From 80136e57a479d2a0902a3acdd57bfb0776a3be97 Mon Sep 17 00:00:00 2001 From: Piotr Dymacz Date: Wed, 31 May 2017 22:12:51 +0200 Subject: ar71xx: image: update GL.iNet boards DEVICE_TITLE Use "GL.iNet" as vendor name (based on information from the vendor, this is registered name of the company) and align model names with official website. Signed-off-by: Piotr Dymacz --- target/linux/ar71xx/image/generic.mk | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'target/linux') diff --git a/target/linux/ar71xx/image/generic.mk b/target/linux/ar71xx/image/generic.mk index 28a8898f75..0009c0f70d 100644 --- a/target/linux/ar71xx/image/generic.mk +++ b/target/linux/ar71xx/image/generic.mk @@ -208,7 +208,7 @@ endef TARGET_DEVICES += weio define Device/gl-ar150 - DEVICE_TITLE := GL AR150 + DEVICE_TITLE := GL.iNet GL-AR150 DEVICE_PACKAGES := kmod-usb-core kmod-usb2 BOARDNAME = GL-AR150 IMAGE_SIZE = 16000k @@ -218,7 +218,7 @@ endef TARGET_DEVICES += gl-ar150 define Device/gl-ar300 - DEVICE_TITLE := GL AR300 + DEVICE_TITLE := GL.iNet GL-AR300 DEVICE_PACKAGES := kmod-usb-core kmod-usb2 BOARDNAME = GL-AR300 IMAGE_SIZE = 16000k @@ -227,7 +227,7 @@ endef TARGET_DEVICES += gl-ar300 define Device/gl-ar300m - DEVICE_TITLE := GL AR300M + DEVICE_TITLE := GL.iNet GL-AR300M DEVICE_PACKAGES := kmod-usb-core kmod-usb2 BOARDNAME = GL-AR300M IMAGE_SIZE = 16000k @@ -236,7 +236,7 @@ endef TARGET_DEVICES += gl-ar300m define Device/gl-domino - DEVICE_TITLE := GL Domino Pi + DEVICE_TITLE := GL.iNet Domino Pi DEVICE_PACKAGES := kmod-usb-core kmod-usb2 BOARDNAME = DOMINO IMAGE_SIZE = 16000k @@ -246,7 +246,7 @@ endef TARGET_DEVICES += gl-domino define Device/gl-mifi - DEVICE_TITLE := GL MIFI + DEVICE_TITLE := GL.iNet GL-MiFi DEVICE_PACKAGES := kmod-usb-core kmod-usb2 BOARDNAME = GL-MIFI IMAGE_SIZE = 16000k -- cgit v1.2.3