Skip to content

DwaineGarden/kernel_rk3188

 
 

Repository files navigation

This is the Kernel Source for the Newsmy NU3001 CarPadIIp. Kernel version 3.0.36+

To compile a booting kernel for the NU3001 the following commands are required:

These Commands can be executed by running setup.sh________

export ARCH=arm

export CROSS_COMPILE=../prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/bin/arm-eabi-

export UTS_RELEASE="3.0.36+"

make xdauto_defconfig


make kernel.img

make modules

You may now procede to building android

About

Android 4.4 Kernel for Rockchip rk3188

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 95.2%
  • C++ 2.1%
  • Assembly 1.7%
  • Objective-C 0.6%
  • Makefile 0.3%
  • Perl 0.1%