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:
d1cf62f
)
Fix typo, we are not building for the DG834G (ar7) but the DG834GT (brcm6348)
author
Florian Fainelli
<florian@openwrt.org>
Wed, 10 Dec 2008 23:57:23 +0000
(23:57 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Wed, 10 Dec 2008 23:57:23 +0000
(23:57 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13588
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
64fde3c
..
44a5511
100644
(file)
--- 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
+ # DG834G
T
$(call Image/Build/CFE,$(1),96348GW-10,6348)
# Sagem F@ST2404
$(call Image/Build/CFE,$(1),F@ST2404,6348)