mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Sorry.. I didn't mean to re-enable wcd yet
This commit is contained in:
parent
6014174c34
commit
6667e247e9
2 changed files with 6 additions and 6 deletions
|
|
@ -1,11 +1,11 @@
|
|||
# $Id: Makefile,v 1.14 1995/10/28 02:49:46 ache Exp $
|
||||
# $Id: Makefile,v 1.15 1995/10/28 12:34:11 peter Exp $
|
||||
|
||||
SUBDIR= cd9660 coff fdesc ibcs2 if_disc if_ppp if_sl if_tun \
|
||||
ipfw kernfs linux msdos nfs nullfs \
|
||||
pcic portal procfs syscons umapfs union wcd
|
||||
pcic portal procfs syscons umapfs union
|
||||
#
|
||||
# Doesn't work:
|
||||
# mfs
|
||||
# mfs atapi wcd
|
||||
#
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
|
|
|||
|
|
@ -1,11 +1,11 @@
|
|||
# $Id: Makefile,v 1.14 1995/10/28 02:49:46 ache Exp $
|
||||
# $Id: Makefile,v 1.15 1995/10/28 12:34:11 peter Exp $
|
||||
|
||||
SUBDIR= cd9660 coff fdesc ibcs2 if_disc if_ppp if_sl if_tun \
|
||||
ipfw kernfs linux msdos nfs nullfs \
|
||||
pcic portal procfs syscons umapfs union wcd
|
||||
pcic portal procfs syscons umapfs union
|
||||
#
|
||||
# Doesn't work:
|
||||
# mfs
|
||||
# mfs atapi wcd
|
||||
#
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue