-
How to Build kernel and mali
-
get Toolchain From android git server , codesourcery and etc ..
- arm-eabi-4.7
-
edit build_kernel.sh edit target architecture.
-
ARCH ?= arm edit "CROSS_COMPILE" to right toolchain path(You downloaded). EX) CROSS_COMPILE= $(android platform directory you download)/android/prebuilts/gcc/linux-x86/arm/arm-eabi-4.7/bin/arm-eabi- Ex) CROSS_COMPILE=/usr/local/toolchain/arm-eabi-4.7/bin/arm-eabi- // check the location of toolchain
-
run build_kernel.sh $ ./build_kernel.sh
-
-
-
Output files
- Kernel : kernel/arch/arm/boot/zImage
- module : kernel/modules/*.ko
-
How to Clean $ ./build_kernel.sh Clean
-
Notifications
You must be signed in to change notification settings - Fork 4
Kernel source tree for Samsung Galaxy J1 Ace - SPRD - 3G | SM-J110H
License
LegacyOS/android_kernel_samsung_j1pop3g
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Kernel source tree for Samsung Galaxy J1 Ace - SPRD - 3G | SM-J110H
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published