summaryrefslogtreecommitdiff
path: root/target/romfs
AgeCommit message (Collapse)Author
2009-04-07Makefile: add target-finalize for common filesystem cleanupPeter Korsgaard
And remove from each rootfs variant.
2009-04-01fakeroot: install into HOST_DIRPeter Korsgaard
2009-04-01makedevs: install into HOST_DIRPeter Korsgaard
2009-01-16target/: convert to DOWNLOAD helperPeter Korsgaard
2008-12-08target/: get rid of unneeded $(strip ..)Peter Korsgaard
2008-07-17Kconfig: remove 'default n'Peter Korsgaard
'default n' is the default, so there's no need to say it explicitly.
2008-04-02Add romfs target support, courtesy Josh <buildroot@digitalpeer.com>Hamish Moffatt