akpm2:/usr/src/25> make arch/x86/boot/memory.o
CHK include/linux/version.h
CHK include/linux/utsrelease.h
CC arch/x86/kernel/asm-offsets.s
GEN include/asm/asm-offsets.h
CALL scripts/checksyscalls.sh
CC arch/x86/boot/memory.o
In file included from include/asm-generic/bitops/le.h:5,
from include/asm-generic/bitops/ext2-non-atomic.h:4,
from include/asm/bitops.h:451,
from include/linux/bitops.h:17,
from include/linux/kernel.h:15,
from arch/x86/boot/memory.c:16:
include/asm/byteorder.h: In function '__arch_swab64':
include/asm/byteorder.h:47: warning: implicit declaration of function '___arch__swab32'
I'll drop them all. Do you have a cross-compiler suite there?
--