From 8c6160744405d85f74e005d46f9fba196ce4ba37 Mon Sep 17 00:00:00 2001 From: Glen Barber Date: Thu, 7 May 2015 18:41:23 +0000 Subject: [PATCH] Remove FDT_DIR definition, which is no longer needed. Sponsored by: The FreeBSD Foundation --- release/arm/BEAGLEBONE.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/release/arm/BEAGLEBONE.conf b/release/arm/BEAGLEBONE.conf index 8e71b9bf829..ca16018dd0f 100644 --- a/release/arm/BEAGLEBONE.conf +++ b/release/arm/BEAGLEBONE.conf @@ -17,7 +17,6 @@ MD_ARGS="-x 63 -y 255" arm_install_uboot() { UBOOT_DIR="${CHROOTDIR}/usr/local/share/u-boot/u-boot-beaglebone" - FDT_DIR="${CHROOTDIR}/${WORLDIR}/sys/boot/fdt/dts/arm" FATMOUNT="${DESTDIR}/fat" UFSMOUNT="${DESTDIR}/ufs" mkdir -p "${FATMOUNT}" "${UFSMOUNT}" -- 2.45.2