Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bootloaders: move bootloader build code to boot/ | Thomas Petazzoni | 2010-06-10 | 1 | -13/+0 |
| | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
* | buildroot: remove trailing spaces | Peter Korsgaard | 2008-08-04 | 1 | -1/+1 |
| | | | | | | | for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`; do sed -i 's/ \+$//' $i; done | ||||
* | Kconfig: remove 'default n' | Peter Korsgaard | 2008-07-17 | 1 | -2/+0 |
| | | | | 'default n' is the default, so there's no need to say it explicitly. | ||||
* | - stub for grub2. Needs to be fixed upstream first. | Bernhard Reutner-Fischer | 2007-06-27 | 1 | -0/+15 |