mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-07 13:14:51 +00:00
Remove FDT_DIR definition, which is no longer needed.
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
91ea0e63de
commit
8c61607444
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/projects/release-arm-redux/; revision=282596
@ -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 New Issue
Block a user