mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Remove FDT_DIR definition, which is no longer needed.
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
91ea0e63de
commit
8c61607444
1 changed files with 0 additions and 1 deletions
|
|
@ -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}"
|
||||
|
|
|
|||
Loading…
Reference in a new issue