summaryrefslogtreecommitdiff
path: root/target/linux/brcm63xx/image
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2012-07-27 15:35:12 +0000
committerFlorian Fainelli <florian@openwrt.org>2012-07-27 15:35:12 +0000
commita4d699ccf06150e29572a4e93caa5d9a738d626e (patch)
tree6c495bd23a47ae17c39ba1c64b35c781addd154d /target/linux/brcm63xx/image
parentc6813d33f36c90473c65c0674bfa73e498599f49 (diff)
downloadmtk-20170518-a4d699ccf06150e29572a4e93caa5d9a738d626e.zip
mtk-20170518-a4d699ccf06150e29572a4e93caa5d9a738d626e.tar.gz
mtk-20170518-a4d699ccf06150e29572a4e93caa5d9a738d626e.tar.bz2
fix DVA-G3810BN image generation
Attached patch fixes a typo in the image Makefile, and overrides the board name for DVA-G3810BN to set the correct board properties Signed-Off-By: Jeroen van Bemmel <jbemmel@zonnet.nl> SVN-Revision: 32894
Diffstat (limited to 'target/linux/brcm63xx/image')
-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 5505cfd..06d5a82 100644
--- a/target/linux/brcm63xx/image/Makefile
+++ b/target/linux/brcm63xx/image/Makefile
@@ -215,7 +215,7 @@ define Image/Build
$(call Image/Build/CFE,$(1),AW4339U,6328,DSL274XB-F1-EU,,--signature2="4.06.01.EUF1" --pad 4)
$(call Image/Build/CFE,$(1),AW4339U,6328,DSL274XB-F1-AU,,--signature2="4.06.01.AUF1" --pad 4)
# D-Link DVA-G3810BN/TL
- $(call Image/Build/CFE,$(1),96358GW,6358,DVAG3810BN)
+ $(call Image/Build/CFEFIXUP,$(1),96358VW,DVAG3810BN,6358,DVAG3810BN)
# TP-Link TD-8810A, TD-8810B, TD-8811A, TD-8811B
$(call Image/Build/CFE,$(1),8L-2M-8M,6338,TP8810_8811)