mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Fix powerpc/ps3 build, too.
This commit is contained in:
parent
33962e683d
commit
96f6ece580
1 changed files with 1 additions and 0 deletions
|
|
@ -110,6 +110,7 @@ loader.help: help.common help.ps3 ${.CURDIR}/../../fdt/help.fdt
|
|||
cat ${.ALLSRC} | \
|
||||
awk -f ${.CURDIR}/../../common/merge_help.awk > ${.TARGET}
|
||||
|
||||
.PATH: ${.CURDIR}/../../forth
|
||||
.include "${.CURDIR}/../../forth/Makefile.inc"
|
||||
|
||||
.if !exists(${DESTDIR}/boot/loader.rc)
|
||||
|
|
|
|||
Loading…
Reference in a new issue