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.
12 lines
233 B
12 lines
233 B
5 years ago
|
ARCH=x86_64
|
||
|
|
||
|
CLANG_TRIPLE=x86_64-linux-gnu-
|
||
|
CROSS_COMPILE=x86_64-linux-androidkernel-
|
||
|
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
|
||
|
"
|