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 <jbem...@zonnet.nl>

Index: Makefile
===================================================================
--- Makefile    (revision 31299)
+++ Makefile    (working copy)
@@ -206,7 +206,7 @@
     # D-Link DSL-2740B/DSL-2741B, rev C3
     $(call Image/Build/CFE,$(1),AW4139,6358,DSL274XB-C3)
     # 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)

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to