Re: [jornada] Compiling a 2.6 kernel

From: Michael Opdenacker <michael.a.t.free-electrons.com>
Date: Mon Jul 26 2004 - 10:26:05 EDT

Hello Vincent,

>* If I just do make, I get:
> scripts/kconfig/conf -s arch/arm/Kconfig
> file drivers/i2c/Kconfig already scanned?
>So I commented out the 'source "drivers/i2c/Kconfig"' line in
>arch/arm/Kconfig...
>
>
Did you run the "make ipaqpxa_defconfig" (or "make ipaqsa_defconfig" if
you have a StrongArm cpu) and "make xconfig" commands before running "make"?

The needed steps are:

make ipaqpxa_defconfig
make xconfig or make menuconfig or make oldconfig
make
make INSTALL_MOD_PATH=your_module_dir modules_install

Cheers,

        Michael.

-- 
Michael Opdenacker
http://free-electrons.com
Received on Mon Jul 26 10:26:08 2004

This archive was generated by hypermail 2.1.8 : Mon Jul 26 2004 - 10:28:34 EDT