fix typo
SVN-Revision: 9295
This commit is contained in:
parent
e97e09eb5a
commit
55a3969ee1
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ ifneq ($(findstring 2.6.23,$(LINUX_VERSION)),)
|
||||||
modules
|
modules
|
||||||
endef
|
endef
|
||||||
else
|
else
|
||||||
override CONFIG_kmod-b43=
|
override CONFIG_PACKAGE_kmod-b43=
|
||||||
endif
|
endif
|
||||||
|
|
||||||
$(eval $(call KernelPackage,b43))
|
$(eval $(call KernelPackage,b43))
|
||||||
|
|
Loading…
Reference in a new issue