summaryrefslogtreecommitdiffstats
path: root/lkm
diff options
context:
space:
mode:
authorugen <ugen@FreeBSD.org>1995-01-30 14:21:46 +0000
committerugen <ugen@FreeBSD.org>1995-01-30 14:21:46 +0000
commitbc961f8cc678341db2c15abc80084e281eddb182 (patch)
tree8d4882778e455f9aab22e46220d725a53e684262 /lkm
parent6a9b44b167288f88d9f4bfb9d92009ee6fbc4030 (diff)
downloadFreeBSD-src-bc961f8cc678341db2c15abc80084e281eddb182.zip
FreeBSD-src-bc961f8cc678341db2c15abc80084e281eddb182.tar.gz
Add ipfw to /lkm Makefile..uups..
Diffstat (limited to 'lkm')
-rw-r--r--lkm/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/lkm/Makefile b/lkm/Makefile
index 193ea88..3d98fa7 100644
--- a/lkm/Makefile
+++ b/lkm/Makefile
@@ -1,7 +1,7 @@
-# $Id: Makefile,v 1.5 1994/10/14 08:54:31 sos Exp $
+# $Id: Makefile,v 1.6 1994/10/16 20:39:52 sos Exp $
-SUBDIR= cd9660 coff fdesc ibcs2 ip_mroute_mod kernfs msdos nfs nullfs portal \
- procfs socksys umapfs union
+SUBDIR= cd9660 coff fdesc ibcs2 ip_mroute_mod ipfw kernfs msdos nfs nullfs \
+ portal procfs socksys umapfs union
#
# Doesn't work:
# mfs
OpenPOWER on IntegriCloud