aboutsummaryrefslogtreecommitdiff
path: root/release/arm/BEAGLEBONE.conf
diff options
context:
space:
mode:
Diffstat (limited to 'release/arm/BEAGLEBONE.conf')
-rw-r--r--release/arm/BEAGLEBONE.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/release/arm/BEAGLEBONE.conf b/release/arm/BEAGLEBONE.conf
index 4efb61d20bec..72337f831cc3 100644
--- a/release/arm/BEAGLEBONE.conf
+++ b/release/arm/BEAGLEBONE.conf
@@ -13,6 +13,7 @@ export WORLD_FLAGS="-j $(sysctl -n hw.ncpu)"
export KERNEL_FLAGS="-j $(( $(( $(sysctl -n hw.ncpu) + 1 )) / 2 ))"
export CHROOTDIR="/scratch"
export EMBEDDEDBUILD=1
+export EMBEDDEDPORTS="sysutils/u-boot-beaglebone"
# Build chroot configuration
load_chroot_env() {