summaryrefslogtreecommitdiff
path: root/Makefile.kernel
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.kernel')
-rw-r--r--Makefile.kernel2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.kernel b/Makefile.kernel
index 8fee3bd..ad97138 100644
--- a/Makefile.kernel
+++ b/Makefile.kernel
@@ -1,4 +1,4 @@
-obj-$(CPTCFG_MWLWIFI) += mwlwifi.o
+obj-$(CONFIG_MWLWIFI) += mwlwifi.o
mwlwifi-objs += mwl_main.o
mwlwifi-objs += mwl_mac80211.o