Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Nov 2012 14:11:27 +0000 (UTC)
From:      "Andrey V. Elsukov" <ae@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r243337 - head/sys/modules
Message-ID:  <201211201411.qAKEBRxN033870@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ae
Date: Tue Nov 20 14:11:27 2012
New Revision: 243337
URL: http://svnweb.freebsd.org/changeset/base/243337

Log:
  Connect ip6_mroute kernel module to the build.
  
  MFC after:	1 week

Modified:
  head/sys/modules/Makefile

Modified: head/sys/modules/Makefile
==============================================================================
--- head/sys/modules/Makefile	Tue Nov 20 14:09:37 2012	(r243336)
+++ head/sys/modules/Makefile	Tue Nov 20 14:11:27 2012	(r243337)
@@ -150,6 +150,7 @@ SUBDIR=	\
 	${_ipfw} \
 	ipfw_nat \
 	${_ipmi} \
+	ip6_mroute_mod \
 	ip_mroute_mod \
 	${_ips} \
 	${_ipw} \



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