svn commit: r206931 - in stable/8/sys: dev/siba modules
Weongyo Jeong
weongyo at FreeBSD.org
Tue Apr 20 21:35:48 UTC 2010
Author: weongyo
Date: Tue Apr 20 21:35:48 2010
New Revision: 206931
URL: http://svn.freebsd.org/changeset/base/206931
Log:
MFC r203320:
Hook up the siba_bwn module to the build.
Modified:
stable/8/sys/modules/Makefile
Directory Properties:
stable/8/sys/ (props changed)
stable/8/sys/amd64/include/xen/ (props changed)
stable/8/sys/cddl/contrib/opensolaris/ (props changed)
stable/8/sys/contrib/dev/acpica/ (props changed)
stable/8/sys/contrib/dev/uath/ (props changed)
stable/8/sys/contrib/pf/ (props changed)
stable/8/sys/dev/siba/siba_cc.c (props changed)
stable/8/sys/dev/xen/xenpci/ (props changed)
Modified: stable/8/sys/modules/Makefile
==============================================================================
--- stable/8/sys/modules/Makefile Tue Apr 20 21:34:35 2010 (r206930)
+++ stable/8/sys/modules/Makefile Tue Apr 20 21:35:48 2010 (r206931)
@@ -248,6 +248,7 @@ SUBDIR= ${_3dfx} \
sdhci \
sem \
sf \
+ siba_bwn \
siis \
sis \
sk \
More information about the svn-src-stable
mailing list