Added SoC architecture to board template

This commit is contained in:
zador-blood-stained
2016-02-28 19:01:33 +03:00
parent 5b91d28957
commit 17a470f3b6

View File

@@ -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