[Zrouter-src-freebsd] ZRouter.org: push to FreeBSD HEAD tree

zrouter-src-freebsd at zrouter.org zrouter-src-freebsd at zrouter.org
Wed Jul 25 14:36:15 UTC 2012


details:   http://zrouter.org/hg/FreeBSD/head//rev/01046c037816
changeset: 499:01046c037816
user:      Aleksandr Rybalko <ray at ddteam.net>
date:      Wed Jul 25 16:52:36 2012 +0300
description:
Lazy update

diffstat:

 head/sys/modules/bwi/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r b69912b1d8df -r 01046c037816 head/sys/modules/bwi/Makefile
--- a/head/sys/modules/bwi/Makefile	Wed Jul 25 16:52:06 2012 +0300
+++ b/head/sys/modules/bwi/Makefile	Wed Jul 25 16:52:36 2012 +0300
@@ -1,11 +1,11 @@
-# $FreeBSD$
+# $FreeBSD: head/sys/modules/bwi/Makefile 235775 2012-05-22 06:33:08Z uqs $
 
 .PATH: ${.CURDIR}/../../dev/bwi
 
 KMOD	= if_bwi
 
 SRCS	= if_bwi.c if_bwi_pci.c bwimac.c bwiphy.c bwirf.c
-SRCS	+= device_if.h bus_if.h pci_if.h opt_inet.h opt_bwi.h
+SRCS	+= device_if.h bus_if.h pci_if.h opt_inet.h opt_bwi.h opt_wlan.h
 
 opt_bwi.h:
 	echo '#define BWI_DEBUG 1' > opt_bwi.h


More information about the Zrouter-src-freebsd mailing list