iwlwifi: mvm: move interface-specific debugfs to a new file
[deliverable/linux.git] / drivers / net / wireless / iwlwifi / mvm / Makefile
index 6d73817850ce6753c5a88481b78d1d1f0f1d3864..285d8c7486f5a8262209f641d704424036fecce7 100644 (file)
@@ -5,6 +5,7 @@ iwlmvm-y += scan.o time-event.o rs.o
 iwlmvm-y += power.o power_legacy.o bt-coex.o
 iwlmvm-y += led.o tt.o
 iwlmvm-$(CONFIG_IWLWIFI_DEBUGFS) += debugfs.o
+iwlmvm-$(CONFIG_IWLWIFI_DEBUGFS) += debugfs.o debugfs-vif.o
 iwlmvm-$(CONFIG_PM_SLEEP) += d3.o
 
 ccflags-y += -D__CHECK_ENDIAN__ -I$(src)/../
This page took 0.025992 seconds and 5 git commands to generate.