1# $FreeBSD$
2
3.if ${MACHINE_ARCH} != "mipsel" && ${MACHINE_ARCH} != "mipseb"
4MK_RESCUE=no
5.endif
6