PERFORCE change 112677 for review

Kip Macy kmacy at FreeBSD.org
Sun Jan 7 22:19:09 PST 2007


http://perforce.freebsd.org/chv.cgi?CH=112677

Change 112677 by kmacy at kmacy_storage:sam_wifi on 2007/01/08 06:18:51

	remove ieee80211_amrr.c

Affected files ...

.. //depot/projects/wifi/sys/modules/wpi/Makefile#2 edit

Differences ...

==== //depot/projects/wifi/sys/modules/wpi/Makefile#2 (text+ko) ====

@@ -2,6 +2,6 @@
 
 
 KMOD    = if_wpi
-SRCS    = if_wpi.c ieee80211_amrr.c opt_bdg.h device_if.h bus_if.h pci_if.h if_wpivar.h if_wpireg.h
+SRCS    = if_wpi.c opt_bdg.h device_if.h bus_if.h pci_if.h if_wpivar.h if_wpireg.h
 
 .include <bsd.kmod.mk>


More information about the p4-projects mailing list