Hello
Selon UnDir UnDir <undir_at_mail.ru>:
> You can use 'make menu_config' to do that (don't forget to move
> loox_config to the root dir of kernel sources as ".config").
I cant find any 'loox_config'. Do you think of
'./arch/arm/configs/loox720_defconfig' ?
But i still cant build a working kernel.
I almost convinced that my toolchain isn't good for that job.
I've choosed scratchbox because i intend do test some ideas (later...).
I tried arm-gcc3.4-uclibc0.9.27 and arm-gcc3.4-glibc2.3 scratchbox toolchains.
Inside Scratchbox, I do :
make clean
cp arch/arm/configs/loox720_defconfig .config
make zImage ; make modules ; make modules_install
# some warnings about 'inter_module'...
rm -R mnt/initrd/lib/modules/*
cp /scratchbox/users/xavier/targets/Loox700/lib/modules/2.6.16-hh5 \
mnt/initrd/lib/modules/ -r
then outside Scratchbox I copy initrd and zImage to my SD card.
Haret loads my kernel, but Tux keeps looking at me with his (her?)
exploded eyes...
Do you think i miss something ?
Forget some files ? (System.map...)
Which toolchain do you use ? Thanks !
Xavier
Received on Fri Aug 04 2006 - 11:48:36 EDT
This archive was generated by hypermail 2.2.0 : Fri Aug 04 2006 - 12:11:28 EDT