projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[NETNS][IPV6] icmp6 - make icmpv6_socket per namespace
[linux-2.6]
/
net
/
ieee80211
/
Makefile
diff --git
a/net/ieee80211/Makefile
b/net/ieee80211/Makefile
index
a6ccac5
..
796a7c7
100644
(file)
--- a/
net/ieee80211/Makefile
+++ b/
net/ieee80211/Makefile
@@
-7,5
+7,7
@@
ieee80211-objs := \
ieee80211_module.o \
ieee80211_tx.o \
ieee80211_rx.o \
- ieee80211_wx.o
+ ieee80211_wx.o \
+ ieee80211_geo.o
+obj-$(CONFIG_IEEE80211_SOFTMAC) += softmac/