mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
Fix typo, we are not building for the DG834G (ar7) but the DG834GT (brcm6348)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13588 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -78,7 +78,7 @@ define Image/Build
|
|||||||
$(call Image/Build/CFE,$(1),96358VW,6358)
|
$(call Image/Build/CFE,$(1),96358VW,6358)
|
||||||
# Comtrend 536
|
# Comtrend 536
|
||||||
$(call Image/Build/CFE,$(1),96348GW-11,6348)
|
$(call Image/Build/CFE,$(1),96348GW-11,6348)
|
||||||
# DG834G
|
# DG834GT
|
||||||
$(call Image/Build/CFE,$(1),96348GW-10,6348)
|
$(call Image/Build/CFE,$(1),96348GW-10,6348)
|
||||||
# Sagem F@ST2404
|
# Sagem F@ST2404
|
||||||
$(call Image/Build/CFE,$(1),F@ST2404,6348)
|
$(call Image/Build/CFE,$(1),F@ST2404,6348)
|
||||||
|
|||||||
Reference in New Issue
Block a user