hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/net/wireless/Makefile
....@@ -12,6 +12,7 @@
1212
1313 cfg80211-y += core.o sysfs.o radiotap.o util.o reg.o scan.o nl80211.o
1414 cfg80211-y += mlme.o ibss.o sme.o chan.o ethtool.o mesh.o ap.o trace.o ocb.o
15
+cfg80211-y += pmsr.o
1516 cfg80211-$(CONFIG_OF) += of.o
1617 cfg80211-$(CONFIG_CFG80211_DEBUGFS) += debugfs.o
1718 cfg80211-$(CONFIG_CFG80211_WEXT) += wext-compat.o wext-sme.o