Export 'BOARDNAME' when differs from the KERNCONF.

MFC after:	3 days
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2015-05-29 02:16:40 +00:00
parent ed3d3a8943
commit d917e7d549
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=283674

View File

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