Author: avg
Date: Tue May 12 09:30:29 2015
New Revision: 282814
URL: https://svnweb.freebsd.org/changeset/base/282814

Log:
  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.

Modified:
  stable/10/sys/modules/Makefile

Modified: stable/10/sys/modules/Makefile
==============================================================================
--- stable/10/sys/modules/Makefile      Tue May 12 09:25:16 2015        
(r282813)
+++ stable/10/sys/modules/Makefile      Tue May 12 09:30:29 2015        
(r282814)
@@ -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
_______________________________________________
svn-src-stable-10@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-stable-10
To unsubscribe, send any mail to "svn-src-stable-10-unsubscr...@freebsd.org"

Reply via email to