aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorSam Ravnborg <[email protected]>2009-04-30 12:03:16 +0200
committerIngo Molnar <[email protected]>2009-04-30 12:36:50 +0200
commit83c4832683bc8ebcd1687b3c0bf3ba1ab253dd4f (patch)
treec265ffd386c5ad05d61b19d778caeb0fd6208f04 /include/linux
parentfd0731944333db6e9e91b6954c6ef95f4b71ab04 (diff)
x86: boot/compressed/vmlinux.lds.S: fix build of bzImage with 64 bit compiler
Jesper reported that he saw following build issue: > ld:arch/x86/boot/compressed/vmlinux.lds:9: syntax error > make[2]: *** [arch/x86/boot/compressed/vmlinux] Error 1 > make[1]: *** [arch/x86/boot/compressed/vmlinux] Error 2 > make: *** [bzImage] Error 2 CPP defines the symbol "i386" to "1". Undefine this to fix it. [ Impact: build fix with certain tool chains ] Reported-by: Jesper Dangaard Brouer <[email protected]> Signed-off-by: Sam Ravnborg <[email protected]> Cc: Linus Torvalds <[email protected]> LKML-Reference: <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions