Commit b5d009ca authored by Andi Kleen's avatar Andi Kleen Committed by Linus Torvalds

x86_64: Remove outdated comment in boot decompressor Makefile

64bit code in there now since some time.
Signed-off-by: default avatarAndi Kleen <ak@suse.de>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 92417df0
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment