[Arm-netbook] allwinner a10 linux-2.6.36 kernel compile

Luke Kenneth Casson Leighton luke.leighton at gmail.com
Thu Dec 8 17:44:35 GMT 2011


ok, i just tried compiling and it worked... sort-of.

i used the build/build_sun4i.sh script - just... ran it.

three things required "assistance":

1) the CROSS_COMPILE env variable i had to modify:
export CROSS_COMPILE=arm-linux-gnueabi-

2) ./build/build_sun4i.sh modules failed because a subdirectory didn't
exist, that was fixed with:
 mkdir -p /home/lkcl/oe/allwinner/linux-2.6.36/output/lib/modules/2.6.36-android/


3) Nanomodules-c047-7 doesn't exist, i modified it to nano-c047.12 which does:
    make -C modules/wifi/nano-c047.12 LICHEE_MOD_DIR=${LICHEE_MOD_DIR}
KERNEL_DIR=${LICHEE_KDIR} \


 ls output/lib/modules/2.6.36-android/example.ko  mali.ko  nano_if.ko
nano_ksdio.ko  x_mac.axf
lkcl at teenymac:~/oe/allwinner/linux-2.6.36$


ahh... wait.... 1sec, yes, phil was right: standby.code is missing...
i've seen the source code for it though... but ah whoops it's missing
from allwinner's linux-2.6.36 so it must be in the android 2.6.36
kernel source and beh? hands.com is down!  and git.debian.org appears
to be unresponsive - all very disruptive *sigh*.

more later once i've worked out what's going on...

l.



More information about the arm-netbook mailing list