]> err.no Git - linux-2.6/blobdiff - net/mac80211/Makefile
the scheduled ieee80211 softmac removal
[linux-2.6] / net / mac80211 / Makefile
index 9d7a19581a295a8c0d8a495ced04f9ee449dfad8..829ce4256b76135a48621b6021f4c620aab55a48 100644 (file)
@@ -36,6 +36,12 @@ mac80211-$(CONFIG_MAC80211_DEBUGFS) += \
        debugfs_netdev.o \
        debugfs_key.o
 
+mac80211-$(CONFIG_MAC80211_MESH) += \
+       mesh.o \
+       mesh_pathtbl.o \
+       mesh_plink.o \
+       mesh_hwmp.o
+
 
 # Build rate control algorithm(s)
 CFLAGS_rc80211_simple.o += -DRC80211_SIMPLE_COMPILE