Enable if_fwe.

This commit is contained in:
Hidetoshi Shimokawa 2002-11-03 10:41:30 +00:00
parent 676777ed92
commit 3592796a98
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=106375

View File

@ -3,6 +3,6 @@
SUBDIR =
SUBDIR += firewire
SUBDIR += sbp
#SUBDIR += fwe
SUBDIR += fwe
.include <bsd.subdir.mk>