# $FreeBSD$

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