Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | target/generic: /etc/{hostname,issue}: work around quotes in kconfig | Peter Korsgaard | 2009-10-06 | 1 | -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 target | Peter Korsgaard | 2009-09-30 | 1 | -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 qstrip | Thomas Petazzoni | 2009-09-05 | 1 | -4/+2 |
| | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
* | target/generic: add kconfig for serial getty config (port + baudrate) | Peter Korsgaard | 2009-03-20 | 1 | -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 skeleton | Bernhard Reutner-Fischer | 2007-02-16 | 1 | -1/+1 |
| | |||||
* | - do not use TARGET_DEVICE_TABLE if is is empty | Bernhard Reutner-Fischer | 2007-02-15 | 1 | -0/+6 |
| | |||||
* | subversion makes it so we do not need a separate tarball | Eric Andersen | 2006-11-15 | 1 | -2/+1 |
| | | | | to store empty directories and symlinks for the target_skeleton. | ||||
* | more changes towards better board support | Eric Andersen | 2005-02-17 | 1 | -3/+3 |
| | |||||
* | shuffle things around | Eric Andersen | 2005-02-17 | 1 | -0/+4 |