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
[EMAIL PROTECTED]
FreeBSD committer

Attachment: pgpmmHI4dMQMZ.pgp
Description: PGP signature

Reply via email to