diff options
author | Florian Fainelli <florian@openwrt.org> | 2012-01-30 21:12:32 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2012-01-30 21:12:32 +0000 |
commit | 882eddbf92fb86d75d701d3bcbc32ac4a7dbbb16 (patch) | |
tree | eb13afbdba34af360c4737b7261183e260e8939a /target/linux/brcm63xx/image | |
parent | 0700644b16bcad4ad5150d6794717ff0d33a8c4a (diff) | |
download | mtk-20170518-882eddbf92fb86d75d701d3bcbc32ac4a7dbbb16.zip mtk-20170518-882eddbf92fb86d75d701d3bcbc32ac4a7dbbb16.tar.gz mtk-20170518-882eddbf92fb86d75d701d3bcbc32ac4a7dbbb16.tar.bz2 |
build 96348R images
SVN-Revision: 29960
Diffstat (limited to 'target/linux/brcm63xx/image')
-rw-r--r-- | target/linux/brcm63xx/image/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/brcm63xx/image/Makefile b/target/linux/brcm63xx/image/Makefile index c15f9c2..0af9989 100644 --- a/target/linux/brcm63xx/image/Makefile +++ b/target/linux/brcm63xx/image/Makefile @@ -149,6 +149,7 @@ define Image/Build $(call Image/Build/CFE,$(1),96345GW2,6345,96348GW2-bc221,,--layoutver 5) $(call Image/Build/CFE,$(1),96345GW2,6345,92345GW2-rev,OpenWRT-$(REVISION)) $(call Image/Build/CFE,$(1),96348GW,6348,96348GW-generic,,) + $(call Image/Build/CFE,$(1),96348R,6348,96348R-generic,,) $(call Image/Build/CFE,$(1),96348GW,6348,96348GW-bc221,,--layoutver 5) $(call Image/Build/CFE,$(1),6338GW,6338,6338GW-generic,,) $(call Image/Build/CFE,$(1),6338W,6338,6338W-generic,,) |