summaryrefslogtreecommitdiffstats
path: root/package/b43
diff options
context:
space:
mode:
Diffstat (limited to 'package/b43')
-rw-r--r--package/b43/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/b43/Makefile b/package/b43/Makefile
index 4a8ee5bff..e91794788 100644
--- a/package/b43/Makefile
+++ b/package/b43/Makefile
@@ -59,7 +59,7 @@ ifneq ($(findstring 2.6.23,$(LINUX_VERSION)),)
modules
endef
else
- override CONFIG_kmod-b43=
+ override CONFIG_PACKAGE_kmod-b43=
endif
$(eval $(call KernelPackage,b43))