android_kernel_samsung_sm8650/build.config.arm

14 lines
120 B
Plaintext
Raw Normal View History

ARCH=arm
MAKE_GOALS="
zImage
modules
"
FILES="
arch/arm/boot/zImage
vmlinux
System.map
"
NDK_TRIPLE=${ARM_NDK_TRIPLE}