From 55a3969ee1ee1da922bb685a9a11a474acb076bd Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 13 Oct 2007 22:41:50 +0000 Subject: fix typo SVN-Revision: 9295 --- package/b43/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/b43') diff --git a/package/b43/Makefile b/package/b43/Makefile index 4a8ee5b..e917947 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)) -- cgit v1.1