PERFORCE change 131415 for review
John Birrell
jb at FreeBSD.org
Fri Dec 21 22:11:54 PST 2007
http://perforce.freebsd.org/chv.cgi?CH=131415
Change 131415 by jb at jb_freebsd1 on 2007/12/22 06:11:07
Hook in the cyclic device on amd64 only for the time being.
Affected files ...
.. //depot/projects/dtrace/src/sys/modules/Makefile#31 edit
Differences ...
==== //depot/projects/dtrace/src/sys/modules/Makefile#31 (text+ko) ====
@@ -65,6 +65,7 @@
cue \
${_cx} \
cxgb \
+ ${_cyclic} \
dc \
dcons \
dcons_crom \
@@ -504,6 +505,7 @@
_ciss= ciss
_coretemp= coretemp
_cpufreq= cpufreq
+_cyclic= cyclic
_digi= digi
_drm= drm
_ed= ed
More information about the p4-projects
mailing list