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:
avg 2015-05-12 09:30:29 +00:00
parent 4c023d7eaf
commit 7d3d69b1e6

View File

@ -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