blob: 5577460ac788e330dd4dd09db46d3199bf687e45 [file] [log] [blame]
ARCH=x86_64
MAKE_GOALS="
bzImage
modules
"
FILES="
arch/x86/boot/bzImage
vmlinux
System.map
vmlinux.symvers
modules.builtin
modules.builtin.modinfo
"
NDK_TRIPLE=${X86_64_NDK_TRIPLE}