summaryrefslogtreecommitdiff
path: root/Makefile.external
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.external')
-rw-r--r--Makefile.external1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.external b/Makefile.external
index 43c8632..ea3f265 100644
--- a/Makefile.external
+++ b/Makefile.external
@@ -7,6 +7,7 @@ mwlwifi-objs += fwcmd.o
mwlwifi-objs += tx.o
mwlwifi-objs += rx.o
mwlwifi-objs += isr.o
+mwlwifi-$(CONFIG_DEBUG_FS) += debugfs.o
AS = $(CROSS_COMPILE)as
LD = $(CROSS_COMPILE)ld