diff options
Diffstat (limited to 'boot/grub/Config.in')
-rw-r--r-- | boot/grub/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/boot/grub/Config.in b/boot/grub/Config.in index fab3323266..ee92250b1a 100644 --- a/boot/grub/Config.in +++ b/boot/grub/Config.in @@ -1,6 +1,7 @@ config BR2_TARGET_GRUB bool "grub" depends on BR2_i386 || BR2_x86_64 + select BR2_HOSTARCH_NEEDS_IA32_COMPILER help The GRand Unified Bootloader for x86 systems. |