summaryrefslogtreecommitdiff
path: root/target/generic/Makefile.in
AgeCommit message (Collapse)Author
2009-10-06target/generic: /etc/{hostname,issue}: work around quotes in kconfigPeter Korsgaard
Otherwise the targets will always run. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-09-30buildroot: reinstate /etc/{hostname,issue} kconfig when using generic targetPeter Korsgaard
These got lost in the recent cleanup, but are handy for minimal rootfs customization. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-09-05target: use qstripThomas Petazzoni
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2009-03-20target/generic: add kconfig for serial getty config (port + baudrate)Peter Korsgaard
These are the settings people most often want to tweak for embedded boards, so add kconfig variables to make it easy to do.
2007-02-16- add skeleton to use busybox and mdev for a rather small skeletonBernhard Reutner-Fischer
2007-02-15- do not use TARGET_DEVICE_TABLE if is is emptyBernhard Reutner-Fischer
2006-11-15subversion makes it so we do not need a separate tarballEric Andersen
to store empty directories and symlinks for the target_skeleton.
2005-02-17more changes towards better board supportEric Andersen
2005-02-17shuffle things aroundEric Andersen