PERFORCE change 52891 for review

Peter Wemm peter at FreeBSD.org
Sun May 16 15:32:09 PDT 2004


http://perforce.freebsd.org/chv.cgi?CH=52891

Change 52891 by peter at peter_overcee on 2004/05/16 15:31:58

	IFC @52890

Affected files ...

.. //depot/projects/hammer/sys/modules/Makefile#44 integrate

Differences ...

==== //depot/projects/hammer/sys/modules/Makefile#44 (text+ko) ====

@@ -1,4 +1,4 @@
-# $FreeBSD: src/sys/modules/Makefile,v 1.380 2004/05/16 13:58:27 ru Exp $
+# $FreeBSD: src/sys/modules/Makefile,v 1.381 2004/05/16 22:24:57 peter Exp $
 
 # pcic -- currently broken and being worked on out of tree.
 # oldcard -- specialized use for debugging only.
@@ -375,7 +375,7 @@
 .endif
 
 .if ${MACHINE_ARCH} == "amd64"
-_ndis=		ndis
+#_ndis=		ndis
 .endif
 
 .if ${MACHINE_ARCH} == "ia64"


More information about the p4-projects mailing list