http://git.etherboot.org
/
people
/
sha0
/
gpxe.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ebf6cd
)
include more changes for x86_64
author
Holger Lubitz
<hal@duncan.ol.sub.de>
Tue, 31 Jul 2007 15:19:35 +0000
(17:19 +0200)
committer
Michael Brown
<mcb30@etherboot.org>
Thu, 2 Aug 2007 00:55:48 +0000
(
01:55
+0100)
src/Makefile
patch
|
blob
|
history
diff --git
a/src/Makefile
b/src/Makefile
index
8e0c8be
..
d7b212c
100644
(file)
--- a/
src/Makefile
+++ b/
src/Makefile
@@
-29,6
+29,8
@@
endif
ifeq ($(ARCH),x86_64)
ARCH := i386
CFLAGS += -m32
+ASFLAGS += --32
+LDFLAGS += -m elf_i386
endif
# Drag in architecture-specific Config