summaryrefslogtreecommitdiffstats
path: root/sys/modules/Makefile
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-08-18 11:59:28 +0000
committerru <ru@FreeBSD.org>2004-08-18 11:59:28 +0000
commite6a08577af70d1afa15b0030840eb6171b7d70b9 (patch)
treec2afd701cc357abd4e6c5b2aa624adf45018726a /sys/modules/Makefile
parente43eac6b575c7fbaf32a7c222499fa5f0da4ef4b (diff)
downloadFreeBSD-src-e6a08577af70d1afa15b0030840eb6171b7d70b9.zip
FreeBSD-src-e6a08577af70d1afa15b0030840eb6171b7d70b9.tar.gz
Enable build of Netgraph modules on all architectures.
Tested by: make universe
Diffstat (limited to 'sys/modules/Makefile')
-rw-r--r--sys/modules/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index 967a8d7..e052f55 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -143,7 +143,7 @@ SUBDIR= ${_3dfx} \
${_ncp} \
${_ncv} \
${_ndis} \
- ${_netgraph} \
+ netgraph \
nfsclient \
nfsserver \
nge \
@@ -308,7 +308,6 @@ _lnc= lnc
_ncp= ncp
_ncv= ncv
_ndis= ndis
-_netgraph= netgraph
_nsp= nsp
_nwfs= nwfs
_oltr= oltr
@@ -403,7 +402,6 @@ _fe= fe
_hfa= hfa
_iir= iir
_mly= mly
-_netgraph= netgraph
_pccard= pccard
_ray= ray
_scsi_low= scsi_low
OpenPOWER on IntegriCloud