Em Ter, 2008-11-25 às 21:57 +0100, Adrian-Ken Rueegsegger escreveu:
> Hi,

Hi!

> * change-setup-include.patch: needed for a proper build of boot_usb with
> current kernels. Looking at the commit log this include was changed
> several times. Last change was in rev 2357 which replaced the include of
> the deleted local header file with <asm/setup.h>.

nack. your kernel is too old. :)
on 2.6.28 the platform specific includes moved to the arch directory.
setup.h is on arch/arm/include/asm/setup.h.

But anyway, using asm-<platform> is wrong, if you want to use an older
kernel source to compile boot_usb just make sure that you configure the
kernel tree for arm, the kbuild will link asm-arm to asm, and it will
build.

> * The other files add autoconf support.

I will apply these, thanks!

-- 
Daniel Ribeiro


Reply via email to