summaryrefslogtreecommitdiffstats
path: root/target/generic/Makefile.in
Commit message (Collapse)AuthorAgeFilesLines
* Remove all TARGET_DEVICE_TABLE definitionsThomas Petazzoni2010-04-171-2/+0
| | | | | | | | | | We have a special case for Xtensa, which was patching the generic device_table.txt. Instead of doing this, we just keep a copy of the device table, specific to Xtensa, with Xtensa specifities. The fact that the patch wasn't applying anymore on the generic device table is a sign that the existing approach wasn't working anyway. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* target/generic: /etc/{hostname,issue}: work around quotes in kconfigPeter Korsgaard2009-10-061-2/+4
| | | | | | Otherwise the targets will always run. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* buildroot: reinstate /etc/{hostname,issue} kconfig when using generic targetPeter Korsgaard2009-09-301-0/+16
| | | | | | | These got lost in the recent cleanup, but are handy for minimal rootfs customization. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* target: use qstripThomas Petazzoni2009-09-051-4/+2
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* target/generic: add kconfig for serial getty config (port + baudrate)Peter Korsgaard2009-03-201-0/+12
| | | | | These are the settings people most often want to tweak for embedded boards, so add kconfig variables to make it easy to do.
* - add skeleton to use busybox and mdev for a rather small skeletonBernhard Reutner-Fischer2007-02-161-1/+1
|
* - do not use TARGET_DEVICE_TABLE if is is emptyBernhard Reutner-Fischer2007-02-151-0/+6
|
* subversion makes it so we do not need a separate tarballEric Andersen2006-11-151-2/+1
| | | | to store empty directories and symlinks for the target_skeleton.
* more changes towards better board supportEric Andersen2005-02-171-3/+3
|
* shuffle things aroundEric Andersen2005-02-171-0/+4