]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - net/mac80211/Makefile
Merge remote branch 'origin' into secretlab/next-devicetree
[karo-tx-linux.git] / net / mac80211 / Makefile
index 298cfcc1bf8d205c78ff826116655652af8247ae..84b48ba8a77e559dcc5b1d8120f5428b4c07314c 100644 (file)
@@ -6,10 +6,10 @@ mac80211-y := \
        sta_info.o \
        wep.o \
        wpa.o \
-       scan.o \
+       scan.o offchannel.o \
        ht.o agg-tx.o agg-rx.o \
        ibss.o \
-       mlme.o \
+       mlme.o work.o \
        iface.o \
        rate.o \
        michael.o \
@@ -23,7 +23,8 @@ mac80211-y := \
        key.o \
        util.o \
        wme.o \
-       event.o
+       event.o \
+       chan.o
 
 mac80211-$(CONFIG_MAC80211_LEDS) += led.o
 mac80211-$(CONFIG_MAC80211_DEBUGFS) += \