buildrootschalter/boot/grub
Thomas Petazzoni 8c66baa06c grub: force -m32 so we build grub 32 bits on 64 bits architecture
As reported by Matthew Weber, Grub doesn't build on 64 bits build
machines, because the host compiler produces 64 bits binaries by
default, while Grub should be built 32 bits. Therefore, this commit
passes -m32 to the Grub CFLAGS, so that 32 bits binaries are always
produced.

Reported-by: Matthew Weber <mlweber1@rockwellcollins.com>
Cc: Matthew Weber <mlweber1@rockwellcollins.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tested-by:  Matthew Weber <mlweber1@rockwellcollins.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2013-12-04 22:04:23 +01:00
..
Config.in grub: improve help text with detailed instructions to install grub 2013-12-01 23:45:07 +01:00
grub.100-autoreconf.patch bootloaders: move bootloader build code to boot/ 2010-06-10 21:05:12 +02:00
grub.200-fix_mbr_handling.patch bootloaders: move bootloader build code to boot/ 2010-06-10 21:05:12 +02:00
grub.300-honor_UCLIBC_HAS_LFS.patch bootloaders: move bootloader build code to boot/ 2010-06-10 21:05:12 +02:00
grub.400-nic_update2.patch grub: fix patch handling after AUTOTARGETS conversion 2011-08-26 07:16:23 +02:00
grub.mk grub: force -m32 so we build grub 32 bits on 64 bits architecture 2013-12-04 22:04:23 +01:00
menu.lst grub: adjust splashimage in menu.lst depending on configuration 2013-12-01 23:44:07 +01:00
splash.xpm.gz grub: replace splash screen with a nicer Buildroot splash screen 2013-12-01 23:38:04 +01:00