Android/Kernel
< Android
Jump to navigation
Jump to search
How to build the XO-4 Android kernel.
Ingredients
- a well connected development system,
- an XO-4 laptop,
- a USB ethernet adapter or USB drive,
- a serial adapter.
Method
- prepare for kernel building using the instructions in Kernel, and checkout the arm-3.5-android branch,
- use the arch/arm/configs/xo_4_android_defconfig file as .config,
- install the kernel by copying via HTTP or USB drive:
ok copy http:\\builder\vmlinuz int:\kernel ok copy u:\vmlinuz int:\kernel