From: Piotr Dymacz Date: Wed, 31 May 2017 19:56:10 +0000 (+0200) Subject: ar71xx: image: fix 8devices boards DEVICE_TITLE X-Git-Tag: v18.06.0-rc1~2701 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=93198b833572d7946462788c1d2b2e110815cae8 ar71xx: image: fix 8devices boards DEVICE_TITLE Be consistent with DEVICE_TITLE syntax and use vendor + board names. Signed-off-by: Piotr Dymacz --- diff --git a/target/linux/ar71xx/image/generic.mk b/target/linux/ar71xx/image/generic.mk index 41abb27cf2..28a8898f75 100644 --- a/target/linux/ar71xx/image/generic.mk +++ b/target/linux/ar71xx/image/generic.mk @@ -103,7 +103,7 @@ endef TARGET_DEVICES += bsb define Device/carambola2 - DEVICE_TITLE := Carambola2 board from 8Devices + DEVICE_TITLE := 8devices Carambola2 DEVICE_PACKAGES := kmod-usb-core kmod-usb2 BOARDNAME = CARAMBOLA2 IMAGE_SIZE = 16000k @@ -256,7 +256,7 @@ endef TARGET_DEVICES += gl-mifi define Device/lima - DEVICE_TITLE := Lima board from 8Devices + DEVICE_TITLE := 8devices Lima DEVICE_PACKAGES := kmod-usb-core kmod-usb2 BOARDNAME = LIMA IMAGE_SIZE = 15616k