buildroot/target/x86/grub
Peter Korsgaard 02a623ddf9 buildroot: remove trailing spaces
for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`;
do
	sed -i 's/ \+$//' $i;
done
2008-08-04 19:07:05 +00:00
..
Config.in buildroot: remove trailing spaces 2008-08-04 19:07:05 +00:00
grub.100-autoreconf.patch - add optional splashimage support 2006-03-18 13:07:29 +00:00
grub.200-fix_mbr_handling.patch - add optional splashimage support 2006-03-18 13:07:29 +00:00
grub.300-honor_UCLIBC_HAS_LFS.patch features.h should never be included explicitly. 2008-05-12 18:56:11 +00:00
grub.400-nic_update2.patch.bz2 - added diskless/net support and new patches, mainly network drivers. 2007-01-29 18:34:37 +00:00
grub.mk gzip, diff, grub: bump versions 2008-04-03 09:28:56 +00:00
menu.lst add menu.lst for grub 2008-05-01 17:14:46 +00:00
splash.xpm.gz - add optional splashimage support 2006-03-18 13:07:29 +00:00