Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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>

authored by

Andi Kleen and committed by
Linus Torvalds
b5d009ca 92417df0

-2
-2
arch/x86_64/boot/compressed/Makefile
··· 3 3 # 4 4 # create a compressed vmlinux image from the original vmlinux 5 5 # 6 - # Note all the files here are compiled/linked as 32bit executables. 7 - # 8 6 9 7 targets := vmlinux vmlinux.bin vmlinux.bin.gz head.o misc.o piggy.o 10 8