kernel/net/wireless/Makefile
.. .. @@ -12,6 +12,7 @@ 12 12 13 13 cfg80211-y += core.o sysfs.o radiotap.o util.o reg.o scan.o nl80211.o 14 14 cfg80211-y += mlme.o ibss.o sme.o chan.o ethtool.o mesh.o ap.o trace.o ocb.o 15 +cfg80211-y += pmsr.o15 16 cfg80211-$(CONFIG_OF) += of.o 16 17 cfg80211-$(CONFIG_CFG80211_DEBUGFS) += debugfs.o 17 18 cfg80211-$(CONFIG_CFG80211_WEXT) += wext-compat.o wext-sme.o