summaryrefslogtreecommitdiffstats
path: root/sys/modules
diff options
context:
space:
mode:
authoravg <avg@FreeBSD.org>2015-05-12 09:30:29 +0000
committeravg <avg@FreeBSD.org>2015-05-12 09:30:29 +0000
commit7d3d69b1e668be7bbc1d2300d8499fddaa8bcba2 (patch)
tree8b14efee82ca822f2109124cf6b0dc4d35ea3eb1 /sys/modules
parent4c023d7eaf797bbac00a4ebc49d972f433638c43 (diff)
downloadFreeBSD-src-7d3d69b1e668be7bbc1d2300d8499fddaa8bcba2.zip
FreeBSD-src-7d3d69b1e668be7bbc1d2300d8499fddaa8bcba2.tar.gz
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.
Diffstat (limited to 'sys/modules')
-rw-r--r--sys/modules/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index 1e44a99..3346375 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -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
OpenPOWER on IntegriCloud