I can compile Omegamoon(Android) successfully but sound and wifi(RK903) doesn't work.
With 'rk30 r-box kernel'(from Android SDK) I run into problems, replacing 'board-rk30-box.c' from Oleg's kernel fixes the 'endif' error but further along there are problems, see http://pastebin.com/kpBTfGva.
Also struggling to get 'thesawolf/android kernel rockchip rk3188' compiling for MK808B, since this kernel is the most updated.
What is the best toolchain to use & config file, rk30_hotdog_defconfig for MK808B to compile an Android kernel?
Comment