[Midnightbsd-cvs] src [9113] trunk/sys/modules: remove toecore module

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Oct 1 20:05:04 EDT 2016


Revision: 9113
          http://svnweb.midnightbsd.org/src/?rev=9113
Author:   laffer1
Date:     2016-10-01 20:05:04 -0400 (Sat, 01 Oct 2016)
Log Message:
-----------
remove toecore module

Modified Paths:
--------------
    trunk/sys/modules/Makefile

Removed Paths:
-------------
    trunk/sys/modules/toecore/

Modified: trunk/sys/modules/Makefile
===================================================================
--- trunk/sys/modules/Makefile	2016-10-02 00:04:33 UTC (rev 9112)
+++ trunk/sys/modules/Makefile	2016-10-02 00:05:04 UTC (rev 9113)
@@ -313,7 +313,6 @@
 	${_ti} \
 	tl \
 	tmpfs \
-	${_toecore} \
 	${_tpm} \
 	trm \
 	${_twa} \
@@ -396,7 +395,6 @@
 .if (${MK_INET_SUPPORT} != "no" || ${MK_INET6_SUPPORT} != "no") || \
 	defined(ALL_MODULES)
 _if_carp=	if_carp
-_toecore=	toecore
 .endif
 
 .if ${MK_IPFILTER} != "no" || defined(ALL_MODULES)



More information about the Midnightbsd-cvs mailing list