summaryrefslogtreecommitdiffstats
path: root/target/x86/grub/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* buildroot: remove trailing spacesPeter Korsgaard2008-08-041-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 Korsgaard2008-07-171-24/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* - strip a handful of enableBernhard Reutner-Fischer2007-01-291-23/+23
|
* - added diskless/net support and new patches, mainly network drivers.Bernhard Reutner-Fischer2007-01-291-0/+153
| | | | Closes #721. Thanks, janlana
* - also allow grub for x86_64Bernhard Reutner-Fischer2006-11-171-1/+1
| | | | - bump version
* - add optional splashimage supportBernhard Reutner-Fischer2006-03-181-0/+11
|
* touchup target menu displayMike Frysinger2005-09-091-1/+1
|
* Add support for building a few commonly used bootloadersEric Andersen2005-06-231-0/+6