fix typo
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 13 Oct 2007 22:41:50 +0000 (22:41 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 13 Oct 2007 22:41:50 +0000 (22:41 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9295 3c298f89-4303-0410-b956-a3cf2f4a3e73

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))