mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Added SoC architecture to board template
This commit is contained in:
@@ -36,6 +36,12 @@ REMOVE_PACKAGES='package1 package2'
|
||||
## Name of default serial device
|
||||
SERIALCON='ttyS0'
|
||||
|
||||
## Architecture for debootstrap and kernel/u-boot cross-compilation
|
||||
BOARD_ARCH=arm
|
||||
|
||||
## Cross-compile prefix
|
||||
BOARD_COMPILER=arm-linux-gnueabihf-
|
||||
|
||||
## Kernel branches for BUILD_ALL: bitmask (dev next default)
|
||||
BUILD_ALL_TARGET=0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user