Skip to content

Commit

Permalink
x86_64: Remove outdated comment in boot decompressor Makefile
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Andi Kleen authored and Linus Torvalds committed Jul 22, 2007
1 parent 92417df commit b5d009c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions arch/x86_64/boot/compressed/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit b5d009c

Please sign in to comment.