netgraph only on i386/ia64 - why ?

Ruslan Ermilov ru at FreeBSD.org
Mon Aug 16 11:37:52 PDT 2004


On Mon, Aug 16, 2004 at 06:03:33PM +0000, Bjoern A. Zeeb wrote:
> Hi,
> 
> It seems netgraph is only build on ia64 and i386.
> Can someone please explain why ?
> 
I think this is an omission from the old days.  If it
survives ``make universe'', this should probably be
committed.  Gleb, do you feel like testing this with
``make universe''?

%%%
Index: Makefile
===================================================================
RCS file: /home/ncvs/src/sys/modules/Makefile,v
retrieving revision 1.391
diff -u -r1.391 Makefile
--- Makefile	3 Aug 2004 19:24:54 -0000	1.391
+++ Makefile	16 Aug 2004 18:24:23 -0000
@@ -143,7 +143,7 @@
 	${_ncp} \
 	${_ncv} \
 	${_ndis} \
-	${_netgraph} \
+	netgraph \
 	nfsclient \
 	nfsserver \
 	nge \
@@ -308,7 +308,6 @@
 _ncp=		ncp
 _ncv=		ncv
 _ndis=		ndis
-_netgraph=	netgraph
 _nsp=		nsp
 _nwfs=		nwfs
 _oltr=		oltr
@@ -401,7 +400,6 @@
 _hfa=		hfa
 _iir=		iir
 _mly=		mly
-_netgraph=	netgraph
 _pccard=	pccard
 _ray=		ray
 _scsi_low=	scsi_low
%%%


Cheers,
-- 
Ruslan Ermilov
ru at FreeBSD.org
FreeBSD committer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-net/attachments/20040816/b4bb3172/attachment.bin


More information about the freebsd-net mailing list