From: Moritz Warning Date: Thu, 17 Nov 2022 16:17:54 +0000 (+0100) Subject: treewide: uniform vendor name for devolo X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=dc7d431b60348a8645242ef2e7e77464b3c88d7e;p=openwrt%2Fstaging%2Fthess.git treewide: uniform vendor name for devolo The company name is lower case on the website (https://www.devolo.de) and in product names. Signed-off-by: Moritz Warning --- diff --git a/target/linux/ath79/image/generic.mk b/target/linux/ath79/image/generic.mk index c9bbb412b6..3581f616c6 100644 --- a/target/linux/ath79/image/generic.mk +++ b/target/linux/ath79/image/generic.mk @@ -807,7 +807,7 @@ TARGET_DEVICES += compex_wpj563 define Device/devolo_dlan-pro-1200plus-ac SOC := ar9344 - DEVICE_VENDOR := Devolo + DEVICE_VENDOR := devolo DEVICE_MODEL := dLAN pro 1200+ WiFi ac DEVICE_PACKAGES := kmod-ath10k-ct ath10k-firmware-qca988x-ct IMAGE_SIZE := 15872k @@ -870,7 +870,7 @@ TARGET_DEVICES += devolo_dvl1750x define Device/devolo_magic-2-wifi SOC := ar9344 - DEVICE_VENDOR := Devolo + DEVICE_VENDOR := devolo DEVICE_MODEL := Magic 2 WiFi DEVICE_PACKAGES := kmod-ath10k-ct ath10k-firmware-qca988x-ct IMAGE_SIZE := 15872k