make image?!?
root@flame-grilled:/usr/src/linux-2.6.16.19# make image
CHK include/linux/version.h
CHK include/linux/compile.h
CHK usr/initramfs_list
STRIP arch/sparc64/boot/image
kernel: arch/sparc64/boot/image is ready
root@flame-grilled:/usr/src/linux-2.6.16.19# file arch/sparc64/boot/image
arch/sparc64/boot/image: ELF 64-bit MSB executable, SPARC V9, version 1 (SYSV), statically linked, not stripped
root@flame-grilled:/usr/src/linux-2.6.16.19# file vmlinux
vmlinux: ELF 64-bit MSB executable, SPARC V9, version 1 (SYSV), statically linked, not stripped
root@flame-grilled:/usr/src/linux-2.6.16.19# ls -al vmlinux arch/sparc64/boot/image
-rwxr-xr-x 1 root root 3514904 Jun 5 07:52 arch/sparc64/boot/image
-rwxr-xr-x 1 root root 4645342 Jun 5 07:31 vmlinux
hmmm… ;)








Comments