X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=package%2Fmac80211%2Fsrc%2Fwireless%2FMakefile;h=5664c2cfd7600323d74a85d36b5ba5dcf225c270;hp=e746b3af8c3e9314f36d7a3299927c88f8e280ed;hb=58a2572e0e72f44f4e930a4f17bdcf6008ffd5f4;hpb=2718a360fd6b68df34dca407c0ace7f6ad07068a diff --git a/package/mac80211/src/wireless/Makefile b/package/mac80211/src/wireless/Makefile index e746b3af8c..5664c2cfd7 100644 --- a/package/mac80211/src/wireless/Makefile +++ b/package/mac80211/src/wireless/Makefile @@ -1,5 +1,4 @@ -obj-$(CONFIG_WIRELESS_EXT) += wext.o obj-$(CONFIG_CFG80211) += cfg80211.o -cfg80211-y += core.o sysfs.o +cfg80211-y += core.o sysfs.o radiotap.o cfg80211-$(CONFIG_NL80211) += nl80211.o