mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-04 16:34:44 +01:00
Add support for two other boards : WA7A and B
SVN-Revision: 7593
This commit is contained in:
parent
b8b5d01cbb
commit
0bcf16ea95
1 changed files with 2 additions and 0 deletions
|
|
@ -72,6 +72,8 @@ define Image/Build
|
|||
$(call Image/Build/CyberTAN,$(1),WAG2,WAG2,$(1))
|
||||
$(call Image/Build/CyberTAN,$(1),WA31,WA31 -b,$(1))
|
||||
$(call Image/Build/CyberTAN,$(1),WA32,WA32 -b,$(1))
|
||||
$(call Image/Build/CyberTAN,$(1),WA7A,WA7A -b,$(1))
|
||||
$(call Image/Build/CyberTAN,$(1),WA7B,WA7B -b,$(1))
|
||||
# $(call Image/Build/sErCoMm,$(1),dg834,$(1))
|
||||
# $(call Image/Build/sErCoMm,$(1),jdr454wb,$(1))
|
||||
endef
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue