diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-03-05 14:49:34 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-03-05 14:49:34 +0000 |
commit | 3db8db156fae2d659f1843e096f133dd673dc023 (patch) | |
tree | 3197b0de81074ded4e69692ff253291e18646443 | |
parent | f6da629e3156c143a2c248db76549e385a35d421 (diff) |
[brcm63xx] rename 96348GW-1{0,1}-gen to 96348GW-1{0,1}-generic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30822 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r-- | target/linux/brcm63xx/image/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm63xx/image/Makefile b/target/linux/brcm63xx/image/Makefile index 9d12db4fd..09364c41d 100644 --- a/target/linux/brcm63xx/image/Makefile +++ b/target/linux/brcm63xx/image/Makefile @@ -153,8 +153,8 @@ define Image/Build $(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,,) - $(call Image/Build/CFE,$(1),96348GW-11,6348,96348GW-11-gen) - $(call Image/Build/CFE,$(1),96348GW-10,6348,96348GW-10-gen) + $(call Image/Build/CFE,$(1),96348GW-11,6348,96348GW-11-generic) + $(call Image/Build/CFE,$(1),96348GW-10,6348,96348GW-10-generic) $(call Image/Build/CFE,$(1),96358VW,6358,96358VW-generic) $(call Image/Build/CFE,$(1),96358VW2,6358,96358VW2-generic) |