Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Jan 2017 17:59:54 +0000 (UTC)
From:      Ed Maste <emaste@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r312820 - head/sys/modules
Message-ID:  <201701261759.v0QHxskU024883@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: emaste
Date: Thu Jan 26 17:59:54 2017
New Revision: 312820
URL: https://svnweb.freebsd.org/changeset/base/312820

Log:
  Disconnect netfpga10g module from the build
  
  It only builds with the non-default DEVICE_POLLING option.
  
  Approved by:	bz

Modified:
  head/sys/modules/Makefile

Modified: head/sys/modules/Makefile
==============================================================================
--- head/sys/modules/Makefile	Thu Jan 26 16:38:53 2017	(r312819)
+++ head/sys/modules/Makefile	Thu Jan 26 17:59:54 2017	(r312820)
@@ -265,7 +265,6 @@ SUBDIR=	\
 	${_nctgpio} \
 	${_ncv} \
 	${_ndis} \
-	netfpga10g \
 	${_netgraph} \
 	${_nfe} \
 	nfscl \



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