Fix a copy/paste mistake.
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
0b9e3dc2e4
commit
a30e226e45
@ -19,7 +19,7 @@ NODOC=1
|
||||
arm_install_uboot() {
|
||||
UBOOT_DIR="${CHROOTDIR}/usr/local/share/u-boot/u-boot-rpi"
|
||||
UBOOT_FILES="bootcode.bin config.txt fixup.dat fixup_cd.dat \
|
||||
start.elf start_cd.elf ubldr uboot.img"
|
||||
start.elf start_cd.elf uboot.img"
|
||||
FATMOUNT="${DESTDIR}/fat"
|
||||
UFSMOUNT="${DESTDIR}/ufs"
|
||||
mkdir -p "${FATMOUNT}" "${UFSMOUNT}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user