linuxfanfan / kernel_rk3188

Android 4.4 Kernel for Rockchip rk3188

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 amplified_defconfig


make kernel.img

make modules

sudo make modules_install

You may now procede to building android

About

Android 4.4 Kernel for Rockchip rk3188

License:Other


Languages

Language:C 95.6%Language:Assembly 1.7%Language:C++ 1.2%Language:Objective-C 0.8%Language:Makefile 0.2%Language:Perl 0.2%Language:JavaScript 0.1%Language:Python 0.1%Language:Shell 0.0%Language:Bison 0.0%Language:TeX 0.0%Language:Scilab 0.0%Language:Awk 0.0%Language:UnrealScript 0.0%Language:R 0.0%Language:Scala 0.0%Language:Ruby 0.0%Language:Erlang 0.0%Language:PHP 0.0%Language:ASP 0.0%Language:Prolog 0.0%Language:Vim Script 0.0%Language:XSLT 0.0%