projects
/
openwrt
/
staging
/
rmilecki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e97e09e
)
fix typo
author
Felix Fietkau
<nbd@openwrt.org>
Sat, 13 Oct 2007 22:41:50 +0000
(22:41 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sat, 13 Oct 2007 22:41:50 +0000
(22:41 +0000)
SVN-Revision: 9295
package/b43/Makefile
patch
|
blob
|
history
diff --git
a/package/b43/Makefile
b/package/b43/Makefile
index 4a8ee5bff5e276c614e8f19cdbd0356dc0a08d8d..e917947889f4b264a3d33192ada76a09befecf4c 100644
(file)
--- a/
package/b43/Makefile
+++ b/
package/b43/Makefile
@@
-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))