]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - Makefile.mips
MFC r253865: Fixes to RX_COPY optimization code allowing the removal of rearm_queues
[FreeBSD/releng/9.2.git] / Makefile.mips
1 # $FreeBSD$
2
3 .if ${MACHINE_ARCH} != "mipsel" && ${MACHINE_ARCH} != "mipseb"
4 MK_RESCUE=no
5 .endif