Fix running the builddtb target on a noexec file system
Obtained from: CheriBSD
This commit is contained in:
parent
2b6ee34cf6
commit
eb51ce8efb
@ -3260,7 +3260,7 @@ DTBOUTPUTPATH= ${.CURDIR}
|
||||
#
|
||||
builddtb: .PHONY
|
||||
@PATH=${TMPPATH} MACHINE=${TARGET} \
|
||||
${.CURDIR}/sys/tools/fdt/make_dtb.sh ${.CURDIR}/sys \
|
||||
sh ${.CURDIR}/sys/tools/fdt/make_dtb.sh ${.CURDIR}/sys \
|
||||
"${FDT_DTS_FILE}" ${DTBOUTPUTPATH}
|
||||
|
||||
###############
|
||||
|
Loading…
Reference in New Issue
Block a user