mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
armbian-next: kernel-debs: squash some warnings; add KERNEL_SRC_ARCH to arch configs; don't warn about NAME_KERNEL
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
export ARCH='armhf'
|
||||
export ARCHITECTURE='arm'
|
||||
export KERNEL_SRC_ARCH='arm'
|
||||
export QEMU_BINARY='qemu-arm-static'
|
||||
export NAME_KERNEL='zImage'
|
||||
export NAME_INITRD='uInitrd'
|
||||
|
||||
Reference in New Issue
Block a user