"make distclean" should remove "package/feeds"
[openwrt.git] / package / mac80211 / src / net / wireless / Makefile
index 5664c2c..b9f943c 100644 (file)
@@ -1,4 +1,5 @@
+obj-$(CONFIG_WIRELESS_EXT) += wext.o
 obj-$(CONFIG_CFG80211) += cfg80211.o
 
-cfg80211-y += core.o sysfs.o radiotap.o
+cfg80211-y += core.o sysfs.o radiotap.o util.o reg.o
 cfg80211-$(CONFIG_NL80211) += nl80211.o
This page took 0.021326 seconds and 4 git commands to generate.