You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
298 B
13 lines
298 B
ARCH=x86
|
|
BRANCH=android-4.4
|
|
CROSS_COMPILE=x86_64-linux-android-
|
|
DEFCONFIG=i386_ranchu_defconfig
|
|
EXTRA_CMDS=''
|
|
KERNEL_DIR=common
|
|
LINUX_GCC_CROSS_COMPILE_PREBUILTS_BIN=prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/bin
|
|
FILES="
|
|
arch/x86/boot/bzImage
|
|
vmlinux
|
|
System.map
|
|
"
|
|
STOP_SHIP_TRACEPRINTK=1
|
|
|