Build v7fs module on all architecture rather than only on i386.

This commit is contained in:
enami 2011-07-19 23:13:31 +00:00
parent 3f30fc7ae5
commit b246d08e78
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.77 2011/07/19 19:19:09 tron Exp $
# $NetBSD: Makefile,v 1.78 2011/07/19 23:13:31 enami Exp $
.include <bsd.own.mk>
@ -63,6 +63,7 @@ SUBDIR+= udf
SUBDIR+= umap
SUBDIR+= union
SUBDIR+= usbverbose
SUBDIR+= v7fs
SUBDIR+= vnd
SUBDIR+= tprof
.if (defined(NOTYET))
@ -154,7 +155,6 @@ SUBDIR+= radeondrm
SUBDIR+= viadrm
SUBDIR+= pad
SUBDIR+= padlock
SUBDIR+= v7fs
SUBDIR+= viac7temp
SUBDIR+= wmieeepc
.endif