summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2008-12-10 23:57:23 +0000
committerFlorian Fainelli <florian@openwrt.org>2008-12-10 23:57:23 +0000
commit4025c12a2d00f830f832fe421468a3f6577d03d5 (patch)
tree198fd5c16c8fe8250936904beecd15cc1f0776c9 /target
parent1da9dfc3d672fe5b20d480f595223b03ab4cc781 (diff)
downloadmaster-31e0f0ae-4025c12a2d00f830f832fe421468a3f6577d03d5.tar.gz
master-31e0f0ae-4025c12a2d00f830f832fe421468a3f6577d03d5.tar.bz2
master-31e0f0ae-4025c12a2d00f830f832fe421468a3f6577d03d5.zip
Fix typo, we are not building for the DG834G (ar7) but the DG834GT (brcm6348)
SVN-Revision: 13588
Diffstat (limited to 'target')
-rw-r--r--target/linux/brcm63xx/image/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/image/Makefile b/target/linux/brcm63xx/image/Makefile
index 64fde3c5cb..44a5511da6 100644
--- a/target/linux/brcm63xx/image/Makefile
+++ b/target/linux/brcm63xx/image/Makefile
@@ -78,7 +78,7 @@ define Image/Build
$(call Image/Build/CFE,$(1),96358VW,6358)
# Comtrend 536
$(call Image/Build/CFE,$(1),96348GW-11,6348)
- # DG834G
+ # DG834GT
$(call Image/Build/CFE,$(1),96348GW-10,6348)
# Sagem F@ST2404
$(call Image/Build/CFE,$(1),F@ST2404,6348)