fix typo
[openwrt.git] / package / b43 / Makefile
index 4a8ee5b..e917947 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))
This page took 0.02276 seconds and 4 git commands to generate.