summaryrefslogtreecommitdiffstats
path: root/target/x86/grub2
Commit message (Collapse)AuthorAgeFilesLines
* target/: convert to DOWNLOAD helperPeter Korsgaard2009-01-161-2/+2
|
* target/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-081-1/+1
|
* 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-2/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* Added BR2_DEBIAN_MIRRORThomas Lundquist2007-12-271-2/+2
|
* - semicolon touchup. No other changesBernhard Reutner-Fischer2007-08-221-1/+1
|
* - stub for grub2. Needs to be fixed upstream first.Bernhard Reutner-Fischer2007-06-273-0/+172