fix typo
authorFelix Fietkau <nbd@openwrt.org>
Sat, 13 Oct 2007 22:41:50 +0000 (22:41 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sat, 13 Oct 2007 22:41:50 +0000 (22:41 +0000)
SVN-Revision: 9295

package/b43/Makefile

index 4a8ee5bff5e276c614e8f19cdbd0356dc0a08d8d..e917947889f4b264a3d33192ada76a09befecf4c 100644 (file)
@@ -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))