summaryrefslogtreecommitdiffstats
path: root/boot/syslinux
diff options
context:
space:
mode:
authorHeiko Zuerker <smiley73@users.sourceforge.net>2010-11-28 17:30:12 -0600
committerPeter Korsgaard <jacmet@sunsite.dk>2010-11-29 21:47:48 +0100
commit87683d7e9c524800f8d90ecfbdc44818430e684f (patch)
treed69fe177a1d9526dfbb40d443774d36fae81c720 /boot/syslinux
parentb32c8f23e541eb42674104ba305bb64283ea2f0c (diff)
downloadbuildroot-novena-87683d7e9c524800f8d90ecfbdc44818430e684f.tar.gz
buildroot-novena-87683d7e9c524800f8d90ecfbdc44818430e684f.zip
boot/syslinux: allow build on x86_64
Signed-off-by: Heiko Zuerker <smiley73@users.sourceforge.net> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'boot/syslinux')
-rw-r--r--boot/syslinux/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot/syslinux/Config.in b/boot/syslinux/Config.in
index c65bc1f10..5650f91ba 100644
--- a/boot/syslinux/Config.in
+++ b/boot/syslinux/Config.in
@@ -1,6 +1,6 @@
config BR2_TARGET_SYSLINUX
bool "syslinux"
- depends on BR2_i386
+ depends on BR2_i386 || BR2_x86_64
help
The syslinux bootloader for x86 systems.
This includes: syslinux, pxelinux, extlinux.