SVN-Revision: 9295
This commit is contained in:
Felix Fietkau 2007-10-13 22:41:50 +00:00
parent e97e09eb5a
commit 55a3969ee1
1 changed files with 1 additions and 1 deletions

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