forked from marcOcram/Acer-Liquid-MT-Gingerbread-Kernel
-
Notifications
You must be signed in to change notification settings - Fork 2
Nikolas-LFDesigns/cm_device_a4_kernel
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
to compile kernel: place arm-eabi-4.4.3 toolchain to home folder so you will have a path like that: ~/arm-eabi-4.4.3/bin/arm-eabi- in terminal: cd kernel export ARCH=arm export CROSS_COMPILE=~/arm-eabi-4.4.3/bin/arm-eabi- make menuconfig make -j[num of cpu cores*2]
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 97.1%
- Assembly 2.2%
- Objective-C 0.4%
- C++ 0.2%
- Perl 0.1%
- Shell 0.0%