[source] lantiq: clarify VG3503J name

LEDE Commits lede-commits at lists.infradead.org
Wed Mar 8 10:06:38 PST 2017


mkresin pushed a commit to source.git, branch master:
https://git.lede-project.org/a9b74f9f817e50659236a093a1a20c8931b6d9d0

commit a9b74f9f817e50659236a093a1a20c8931b6d9d0
Author: Alex Maclean <monkeh at monkeh.net>
AuthorDate: Mon Mar 6 23:41:57 2017 +0000

    lantiq: clarify VG3503J name
    
    Append the ECI model to the device name, to avoid confusion with the
    older model.
    
    Signed-off-by: Alex Maclean <monkeh at monkeh.net>
---
 target/linux/lantiq/image/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/lantiq/image/Makefile b/target/linux/lantiq/image/Makefile
index 582091b..5daab03 100644
--- a/target/linux/lantiq/image/Makefile
+++ b/target/linux/lantiq/image/Makefile
@@ -515,7 +515,7 @@ TARGET_DEVICES += FRITZ7360SL
 
 define Device/VG3503J
   IMAGE_SIZE := 8000k
-  DEVICE_TITLE := BT OpenReach - ECI VDSL Modem
+  DEVICE_TITLE := BT OpenReach - ECI VDSL Modem V-2FUb/R
 endef
 TARGET_DEVICES += VG3503J
 



More information about the lede-commits mailing list