blob: d8c416bdddd75919606587f45ddd5986fe03f6e0 [file] [log] [blame]
Johannes Berg370121e2006-01-04 16:32:16 +01001obj-$(CONFIG_IEEE80211_SOFTMAC) := ieee80211softmac.o
2ieee80211softmac-objs := \
3 ieee80211softmac_io.o \
4 ieee80211softmac_auth.o \
5 ieee80211softmac_module.o \
6 ieee80211softmac_scan.o \
7 ieee80211softmac_wx.o \
8 ieee80211softmac_assoc.o \
9 ieee80211softmac_event.o