ath10k: add testmode
[cascardo/linux.git] / drivers / net / wireless / ath / ath10k / Makefile
index a4179f4..8b1b1ad 100644 (file)
@@ -10,6 +10,8 @@ ath10k_core-y += mac.o \
                 wmi.o \
                 bmi.o
 
+ath10k_core-$(CONFIG_ATH10K_DEBUGFS) += spectral.o
+ath10k_core-$(CONFIG_NL80211_TESTMODE) += testmode.o
 ath10k_core-$(CONFIG_ATH10K_TRACING) += trace.o
 
 obj-$(CONFIG_ATH10K_PCI) += ath10k_pci.o