Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bootloaders: move bootloader build code to boot/ | Thomas Petazzoni | 2010-06-10 | 1 | -34/+0 |
| | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
* | grub: revert r21974 (features.h should never be included explicitly) | Peter Korsgaard | 2009-01-31 | 1 | -2/+2 |
| | | | | | | | | features.h (or something including it) is needed for __UCLIBC* to get defined - E.G. without that the build breaks without largefile support. Nigel, what was the reason for your commit and what file not found error did you see? | ||||
* | features.h should never be included explicitly. | Nigel Kukard | 2008-05-12 | 1 | -2/+2 |
| | | | | | This fixes the bug where "File not found" error is reported by grub. This fix works under both uclibc and glibc. | ||||
* | - honor uclibc's notion of LFS support | Bernhard Reutner-Fischer | 2006-11-29 | 1 | -0/+34 |