projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce754ec
)
Add the firmware generation for the AG241v2b device (#3315)
author
Florian Fainelli
<florian@openwrt.org>
Wed, 9 Apr 2008 19:22:26 +0000
(19:22 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Wed, 9 Apr 2008 19:22:26 +0000
(19:22 +0000)
SVN-Revision: 10776
target/linux/ar7/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/ar7/image/Makefile
b/target/linux/ar7/image/Makefile
index d34547b688529cd1ac136009f3fec47cbb14c1e7..ef30431c00651d5e4839728e9a86b212b8c2bfe0 100644
(file)
--- a/
target/linux/ar7/image/Makefile
+++ b/
target/linux/ar7/image/Makefile
@@
-79,6
+79,7
@@
define Image/Build
$(call Image/Build/CyberTAN,$(1),WA22,WA22,$(1))
$(call Image/Build/CyberTAN,$(1),WAG2,WAG2,$(1))
$(call Image/Build/CyberTAN,$(1),AG241v2,AG3A -b -r 2.0,$(1))
+ $(call Image/Build/CyberTAN,$(1),AG241v2b,AG3B -b -r 2.0,$(1))
$(call Image/Build/CyberTAN,$(1),AG241v1,AG3A -b,$(1))
$(call Image/Build/CyberTAN,$(1),WA31,WA31 -b,$(1))
$(call Image/Build/CyberTAN,$(1),WA32,WA32 -b,$(1))