x86_64: Remove outdated comment in boot decompressor Makefile
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>
This commit is contained in:
committed by
Linus Torvalds
parent
92417df076
commit
b5d009ca6b
@@ -3,8 +3,6 @@
|
|||||||
#
|
#
|
||||||
# create a compressed vmlinux image from the original vmlinux
|
# 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
|
targets := vmlinux vmlinux.bin vmlinux.bin.gz head.o misc.o piggy.o
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user