Re: [GIT PULL] AVR32 fixes
From: Haavard Skinnemoen
Date: Tue Jun 26 2007 - 03:02:56 EST
On Mon, 25 Jun 2007 14:14:26 -0600
Frank Bennett <bennett78@xxxxxxxxxxxxxxx> wrote:
> makes fine, but requires :
Hmm...what do you mean?
> export ARCH=avr32
> export CROSS_COMPILE=avr32-linux-
Standard cross-compile stuff.
> make defconfig
> make
> CHK include/linux/version.h
> CHK include/linux/utsrelease.h
> CHK include/linux/compile.h
> MODPOST vmlinux
> UIMAGE arch/avr32/boot/images/uImage
> "mkimage" command not found - U-Boot images will not be built
Seems like you don't have mkimage installed. You can find it under
"tools" in the u-boot sources.
> Image arch/avr32/boot/images/uImage is ready
> make[1]: `arch/avr32/boot/images/vmlinux.elf' is up to date.
> Building modules, stage 2.
> MODPOST 20 modules
I'm sorry, but I don't understand what's wrong here...
Haavard
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/