1
0
mirror of https://github.com/physwizz/a155-U-u1.git synced 2024-11-19 13:27:49 +00:00
a155-U-u1/kernel-5.10/build.config.arm
2024-03-11 06:53:12 +11:00

17 lines
198 B
Plaintext

ARCH=arm
LLVM_IAS=1
CROSS_COMPILE=arm-linux-gnueabi-
LINUX_GCC_CROSS_COMPILE_PREBUILTS_BIN=prebuilts/gas/linux-x86
MAKE_GOALS="
zImage
modules
"
FILES="
arch/arm/boot/zImage
vmlinux
System.map
"