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.
|
ARCH=arm64
|
|
|
|
CLANG_TRIPLE=aarch64-linux-gnu-
|
|
CROSS_COMPILE=aarch64-linux-androidkernel-
|
|
LINUX_GCC_CROSS_COMPILE_PREBUILTS_BIN=prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/bin
|
|
|
|
FILES="
|
|
arch/arm64/boot/Image.gz
|
|
vmlinux
|
|
System.map
|
|
"
|
|
|