Disable hifn again

This commit is contained in:
skrll 2020-02-29 16:25:37 +00:00
parent b03cf17f5f
commit ba008dc590
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.240 2020/02/29 11:03:44 skrll Exp $
# $NetBSD: Makefile,v 1.241 2020/02/29 16:25:37 skrll Exp $
.include <bsd.own.mk>
@ -235,7 +235,7 @@ SUBDIR+= nvmm
${MACHINE_ARCH} == "evbarm" || \
${MACHINE_ARCH} == "i386" || \
${MACHINE_ARCH} == "x86_64"
SUBDIR+= hifn
#SUBDIR+= hifn
SUBDIR+= if_ixl
SUBDIR+= ubsec
.endif