* [Buildroot] [PATCH 1/1] allow build of syslinux on x86_64
@ 2010-11-28 23:30 heiko at zuerker.org
2010-11-29 19:23 ` Thomas Petazzoni
2010-11-29 20:48 ` Peter Korsgaard
0 siblings, 2 replies; 3+ messages in thread
From: heiko at zuerker.org @ 2010-11-28 23:30 UTC (permalink / raw)
To: buildroot
From: Heiko Zuerker <smiley73@users.sourceforge.net>
Signed-off-by: Heiko Zuerker <smiley73@users.sourceforge.net>
---
boot/syslinux/Config.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/boot/syslinux/Config.in b/boot/syslinux/Config.in
index c65bc1f..5650f91 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.
--
1.7.3.2
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH 1/1] allow build of syslinux on x86_64
2010-11-28 23:30 [Buildroot] [PATCH 1/1] allow build of syslinux on x86_64 heiko at zuerker.org
@ 2010-11-29 19:23 ` Thomas Petazzoni
2010-11-29 20:48 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2010-11-29 19:23 UTC (permalink / raw)
To: buildroot
On Sun, 28 Nov 2010 17:30:12 -0600
heiko at zuerker.org wrote:
> From: Heiko Zuerker <smiley73@users.sourceforge.net>
>
> Signed-off-by: Heiko Zuerker <smiley73@users.sourceforge.net>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thanks,
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH 1/1] allow build of syslinux on x86_64
2010-11-28 23:30 [Buildroot] [PATCH 1/1] allow build of syslinux on x86_64 heiko at zuerker.org
2010-11-29 19:23 ` Thomas Petazzoni
@ 2010-11-29 20:48 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2010-11-29 20:48 UTC (permalink / raw)
To: buildroot
>>>>> "heiko" == heiko <heiko@zuerker.org> writes:
heiko> From: Heiko Zuerker <smiley73@users.sourceforge.net>
heiko> Signed-off-by: Heiko Zuerker <smiley73@users.sourceforge.net>
Committed, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-11-29 20:48 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-28 23:30 [Buildroot] [PATCH 1/1] allow build of syslinux on x86_64 heiko at zuerker.org
2010-11-29 19:23 ` Thomas Petazzoni
2010-11-29 20:48 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox