treewide: fix MERCUSYS brand spelling
This commit fixes MERCUSYS brand spelling. The proper name is capitalized.
Link: https://www.mercusys.com/
Link: https://github.com/torvalds/linux/blob/master/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c#L7779
Signed-off-by: Mikhail Zhilkin <csharper2005@gmail.com>
(cherry picked from commit 45a50a06fb)
This commit is contained in:
committed by
Hauke Mehrtens
parent
3223f31fd3
commit
04cde73d56
@@ -408,7 +408,7 @@ endef
|
||||
TARGET_DEVICES += mediatek_mt7988a-rfb
|
||||
|
||||
define Device/mercusys_mr90x-v1
|
||||
DEVICE_VENDOR := Mercusys
|
||||
DEVICE_VENDOR := MERCUSYS
|
||||
DEVICE_MODEL := MR90X v1
|
||||
DEVICE_DTS := mt7986b-mercusys-mr90x-v1
|
||||
DEVICE_DTS_DIR := ../dts
|
||||
|
||||
Reference in New Issue
Block a user