PERFORCE change 134247 for review

Sam Leffler sam at FreeBSD.org
Sun Jan 27 13:48:34 PST 2008


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

Change 134247 by sam at sam_ebb on 2008/01/27 21:48:27

	include ieee80211_phy.c

Affected files ...

.. //depot/projects/vap/sys/modules/wlan/Makefile#7 edit

Differences ...

==== //depot/projects/vap/sys/modules/wlan/Makefile#7 (text+ko) ====

@@ -5,7 +5,7 @@
 KMOD=	wlan
 SRCS=	ieee80211.c ieee80211_crypto.c ieee80211_crypto_none.c ieee80211_dfs.c \
 	ieee80211_freebsd.c ieee80211_input.c ieee80211_ioctl.c \
-	ieee80211_node.c ieee80211_output.c ieee80211_power.c \
+	ieee80211_node.c ieee80211_output.c ieee80211_phy.c ieee80211_power.c \
 	ieee80211_proto.c ieee80211_scan.c ieee80211_regdomain.c \
 	ieee80211_ht.c \
 	ieee80211_adhoc.c ieee80211_hostap.c ieee80211_monitor.c \


More information about the p4-projects mailing list