Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Feb 2010 19:42:51 +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: r204326 - head/sys/modules
Message-ID:  <201002251942.o1PJgpgX044420@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: weongyo
Date: Thu Feb 25 19:42:51 2010
New Revision: 204326
URL: http://svn.freebsd.org/changeset/base/204326

Log:
  Add bwn(4) driver to the build.

Modified:
  head/sys/modules/Makefile

Modified: head/sys/modules/Makefile
==============================================================================
--- head/sys/modules/Makefile	Thu Feb 25 18:02:52 2010	(r204325)
+++ head/sys/modules/Makefile	Thu Feb 25 19:42:51 2010	(r204326)
@@ -42,6 +42,7 @@ SUBDIR=	${_3dfx} \
 	${_bm} \
 	bridgestp \
 	bwi \
+	bwn \
 	cam \
 	${_canbepm} \
 	${_canbus} \



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