projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
150feff
)
[brcm63xx] 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)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29045
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
target/linux/brcm63xx/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/brcm63xx/image/Makefile
b/target/linux/brcm63xx/image/Makefile
index
8b15771
..
dc55445
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)