We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
$ mkdir ~/android $ cd ~/android $ repo init -u git://android.git.kernel.org/platform/manifest.git $ repo sync
(will download 6 Gigs... ask for someone else copy if you can!)
untar telechip kernel
export ARCH=arm make tcc8900_defconfig make menuconfig
edit Makefile. Make sure that CROSS_COMPILE points to the right Android prebuilt binaries
make
sudo apt-get install qemu-kvm-extras qemu-system-arm -M versatilepb -m 128M -kernel zImage
There was an error while loading. Please reload this page.