PERFORCE change 143152 for review

John Birrell jb at FreeBSD.org
Mon Jun 9 03:04:24 UTC 2008


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

Change 143152 by jb at freebsd3 on 2008/06/09 03:03:37

	Hook the cyclic and opensolaris kernel modules into the build.

Affected files ...

.. //depot/projects/dtrace6/src/sys/modules/Makefile#7 edit

Differences ...

==== //depot/projects/dtrace6/src/sys/modules/Makefile#7 (text+ko) ====

@@ -65,6 +65,7 @@
 	cue \
 	${_cx} \
 	cxgb \
+	${_cyclic} \
 	dc \
 	dcons \
 	dcons_crom \
@@ -191,6 +192,7 @@
 	${_nve} \
 	${_nwfs} \
 	${_oltr} \
+	${_opensolaris} \
 	${_osf1} \
 	${_padlock} \
 	patm \


More information about the p4-projects mailing list