summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile.mips
blob: a2063d30fb5f54eda81283ab723061c7b248c8f7 (plain)
1
2
3
4
5
6
# $FreeBSD$

# uathload broken for n32 and n64 due to toolchain issues
.if ${MACHINE_ARCH:Mmipse[lb]} == ""
SUBDIR:=	${SUBDIR:Nuathload}
.endif
OpenPOWER on IntegriCloud