summaryrefslogtreecommitdiffstats
path: root/target/x86/grub/grub.300-honor_UCLIBC_HAS_LFS.patch
Commit message (Collapse)AuthorAgeFilesLines
* grub: revert r21974 (features.h should never be included explicitly)Peter Korsgaard2009-01-311-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 Kukard2008-05-121-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 supportBernhard Reutner-Fischer2006-11-291-0/+34