projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Corrected WAP54G bug as explained in #146, closes ticket #146
[openwrt.git]
/
openwrt
/
target
/
linux
/
image
/
ar7
/
Makefile
diff --git
a/openwrt/target/linux/image/ar7/Makefile
b/openwrt/target/linux/image/ar7/Makefile
index
8bcd1bd
..
f5ad6cc
100644
(file)
--- a/
openwrt/target/linux/image/ar7/Makefile
+++ b/
openwrt/target/linux/image/ar7/Makefile
@@
-78,6
+78,7
@@
$(eval $(call pattern_template,AG1B))
$(eval $(call pattern_template,WA22))
$(eval $(call pattern_template,WAG2))
$(eval $(call pattern_template,WA21))
+$(eval $(call pattern_template,WA31,-b))
$(eval $(call pattern_template,WA32,-b))
ifeq ($(IB),)
This page took
0.020594 seconds
and
4
git commands to generate.