followup to r282748: remove another instance of cyclic in sys/modules/Makefile
Those lines were not present in head and thus were not removed by the original commit and its merge.
This commit is contained in:
parent
4c023d7eaf
commit
7d3d69b1e6
@ -672,9 +672,6 @@ _ciss= ciss
|
||||
_coretemp= coretemp
|
||||
_cpuctl= cpuctl
|
||||
_cpufreq= cpufreq
|
||||
.if ${MK_CDDL} != "no" || defined(ALL_MODULES)
|
||||
_cyclic= cyclic
|
||||
.endif
|
||||
_dpms= dpms
|
||||
_drm= drm
|
||||
_drm2= drm2
|
||||
|
Loading…
Reference in New Issue
Block a user