Date: Sun, 31 Jan 2010 21:22:45 +0000 (UTC) From: Weongyo Jeong <weongyo@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r203320 - head/sys/modules Message-ID: <201001312122.o0VLMjSn042842@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: weongyo Date: Sun Jan 31 21:22:45 2010 New Revision: 203320 URL: http://svn.freebsd.org/changeset/base/203320 Log: Hook up the siba_bwn module to the build. Modified: head/sys/modules/Makefile Modified: head/sys/modules/Makefile ============================================================================== --- head/sys/modules/Makefile Sun Jan 31 21:18:22 2010 (r203319) +++ head/sys/modules/Makefile Sun Jan 31 21:22:45 2010 (r203320) @@ -249,6 +249,7 @@ SUBDIR= ${_3dfx} \ sdhci \ sem \ sf \ + siba_bwn \ siis \ sis \ sk \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001312122.o0VLMjSn042842>