Build ofwdump(8) on MIPS too
It will be useful as FDT sees increasing usage on FreeBSD/mips. Sponsored by: DARPA, AFRL
This commit is contained in:
parent
209e744f89
commit
ccd23b44ea
@ -1,5 +1,6 @@
|
||||
# $FreeBSD$
|
||||
|
||||
SUBDIR+= ofwdump
|
||||
# uathload broken for n32 and n64 due to toolchain issues, only build for o32
|
||||
.if ${MACHINE_ARCH} != "mips" && ${MACHINE_ARCH} != "mipsel"
|
||||
SUBDIR:= ${SUBDIR:Nuathload}
|
||||
|
Loading…
x
Reference in New Issue
Block a user