mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Export 'BOARDNAME' when differs from the KERNCONF.
MFC after: 3 days Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
ed3d3a8943
commit
d917e7d549
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ FAT_SIZE="50m -b 16384"
|
|||
FAT_TYPE="16"
|
||||
MD_ARGS="-x 63 -y 255"
|
||||
NODOC=1
|
||||
export BOARDNAME="WANDBOARD"
|
||||
|
||||
arm_install_uboot() {
|
||||
UBOOT_DIR="/usr/local/share/u-boot/u-boot-wandboard"
|
||||
|
|
|
|||
Loading…
Reference in a new issue