aboutsummaryrefslogtreecommitdiffstats
path: root/net/ieee80211/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/ieee80211/Makefile')
-rw-r--r--net/ieee80211/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/ieee80211/Makefile b/net/ieee80211/Makefile
index a6ccac5baea8..f988417121da 100644
--- a/net/ieee80211/Makefile
+++ b/net/ieee80211/Makefile
@@ -7,5 +7,6 @@ ieee80211-objs := \
7 ieee80211_module.o \ 7 ieee80211_module.o \
8 ieee80211_tx.o \ 8 ieee80211_tx.o \
9 ieee80211_rx.o \ 9 ieee80211_rx.o \
10 ieee80211_wx.o 10 ieee80211_wx.o \
11 ieee80211_geo.o
11 12