Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 May 2017 05:03:35 +0000 (UTC)
From:      Ngie Cooper <ngie@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r318009 - head/sys/conf
Message-ID:  <201705090503.v4953ZWQ049092@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ngie
Date: Tue May  9 05:03:35 2017
New Revision: 318009
URL: https://svnweb.freebsd.org/changeset/base/318009

Log:
  Add MK_TESTS to kern.opts.mk to support r31800
  
  MFC after:	3 weeks
  MFC with:	r318008
  Pointyhat to:	ngie
  Sponsored by:	Dell EMC Isilon

Modified:
  head/sys/conf/kern.opts.mk

Modified: head/sys/conf/kern.opts.mk
==============================================================================
--- head/sys/conf/kern.opts.mk	Tue May  9 04:59:05 2017	(r318008)
+++ head/sys/conf/kern.opts.mk	Tue May  9 05:03:35 2017	(r318009)
@@ -41,6 +41,7 @@ __DEFAULT_YES_OPTIONS = \
     PF \
     SOURCELESS_HOST \
     SOURCELESS_UCODE \
+    TESTS \
     USB_GADGET_EXAMPLES \
     ZFS
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705090503.v4953ZWQ049092>