summaryrefslogtreecommitdiffstats
path: root/src/arch/i386/Config
diff options
context:
space:
mode:
authorHolger Lubitz2007-08-01 23:21:08 +0200
committerMichael Brown2007-08-02 02:48:28 +0200
commit06eb725cd41dd8f7817d201fe11f2b997eb80646 (patch)
treec8e820556950b1c9bd18574d4badc2447c6dbb59 /src/arch/i386/Config
parentCope with non-newline-terminated scripts. (diff)
downloadipxe-06eb725cd41dd8f7817d201fe11f2b997eb80646.tar.gz
ipxe-06eb725cd41dd8f7817d201fe11f2b997eb80646.tar.xz
ipxe-06eb725cd41dd8f7817d201fe11f2b997eb80646.zip
remove x86_64 comments from arch specific Config
options are in main makefile now
Diffstat (limited to 'src/arch/i386/Config')
-rw-r--r--src/arch/i386/Config5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/arch/i386/Config b/src/arch/i386/Config
index 16de411b1..9973f7bf9 100644
--- a/src/arch/i386/Config
+++ b/src/arch/i386/Config
@@ -150,8 +150,3 @@ endif
# An alternate location for isolinux.bin can be set here
# ISOLINUX_BIN=/path/to/isolinux.bin
-
-# These seem to have some relevance to compiling on x86_64
-# EXTRA_CFLAGS=-m32
-# EXTRA_ASFLAGS=--32
-# EXTRA_LDFLAGS=-m elf_i386