mirror of
https://github.com/opnsense/src.git
synced 2026-07-15 04:01:09 -04:00
Reenable vinum build.
This commit is contained in:
parent
e4d6d0216b
commit
2ca1fa6cd1
1 changed files with 2 additions and 5 deletions
|
|
@ -1,12 +1,9 @@
|
|||
# $Id: Makefile,v 1.60 1999/05/06 03:35:44 bde Exp $
|
||||
# $Id: Makefile,v 1.61 1999/05/13 09:43:29 phk Exp $
|
||||
|
||||
# XXX present but broken: atapi ip_mroute_mod joy pcic
|
||||
|
||||
SUBDIR= ccd cd9660 coda fdesc fxp if_disc if_ppp if_sl if_tun ipfw kernfs \
|
||||
mfs msdos nfs ntfs nullfs portal procfs umapfs union vn
|
||||
|
||||
# Doesn't compile right now
|
||||
#SUBDIR += vinum
|
||||
mfs msdos nfs ntfs nullfs portal procfs umapfs union vinum vn
|
||||
|
||||
# XXX some of these can move to the general case when de-i386'ed
|
||||
.if ${MACHINE_ARCH} == "i386"
|
||||
|
|
|
|||
Loading…
Reference in a new issue