projects
/
platform
/
upstream
/
kernel-adaptation-pc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
92417df
)
x86_64: Remove outdated comment in boot decompressor Makefile
author
Andi Kleen
<ak@suse.de>
Sun, 22 Jul 2007 09:12:46 +0000
(11:12 +0200)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Sun, 22 Jul 2007 18:03:38 +0000
(11:03 -0700)
64bit code in there now since some time.
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/x86_64/boot/compressed/Makefile
patch
|
blob
|
history
diff --git
a/arch/x86_64/boot/compressed/Makefile
b/arch/x86_64/boot/compressed/Makefile
index
c9f2da7
..
877c0bd
100644
(file)
--- a/
arch/x86_64/boot/compressed/Makefile
+++ b/
arch/x86_64/boot/compressed/Makefile
@@
-3,8
+3,6
@@
#
# create a compressed vmlinux image from the original vmlinux
#
-# Note all the files here are compiled/linked as 32bit executables.
-#
targets := vmlinux vmlinux.bin vmlinux.bin.gz head.o misc.o piggy.o