projects
/
openwrt
/
staging
/
chunkeey.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5dc2098
)
build images for Pirelli A226M (#10409)
author
Florian Fainelli
<florian@openwrt.org>
Sun, 13 Nov 2011 19:19:22 +0000
(19:19 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sun, 13 Nov 2011 19:19:22 +0000
(19:19 +0000)
SVN-Revision: 29045
target/linux/brcm63xx/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/brcm63xx/image/Makefile
b/target/linux/brcm63xx/image/Makefile
index 8b157711053b17338d0118bbb30133c72b6e9563..dc55445dfbefcf32a7bf93c597dacefbf269569c 100644
(file)
--- a/
target/linux/brcm63xx/image/Makefile
+++ b/
target/linux/brcm63xx/image/Makefile
@@
-215,6
+215,10
@@
define Image/Build
$(call Image/Build/CFEAGPF,$(1),DWV-S0,6358,0x10000,A226G-cfe)
$(call Image/Build/CFEAGPF,$(1),DWV-S0,6358,0x10000,A226G)
+ # Pirelli A226M
+ $(call Image/Build/CFEAGPF,$(1),DWV-S0,6358,0x20000,A226M-cfe)
+ $(call Image/Build/CFEAGPF,$(1),DWV-S0,6358,0x20000,A226M)
+
# RG100A,DB120 etc.
$(call Image/Build/RG100A,$(1),96358VW2,6358,0x20000,RG100A_DB120)