forked from Ivasoft/openwrt
treewide: uniform vendor name for ASUS
Their own website (https://www.asus.com) always uses the upper case style name. Signed-off-by: Moritz Warning <moritzwarning@web.de>
This commit is contained in:
committed by
Hauke Mehrtens
parent
941132cb3c
commit
c0fb12c42e
@@ -75,7 +75,7 @@ define Device/Default
|
||||
endef
|
||||
|
||||
define Device/asus_gt-ac5300
|
||||
DEVICE_VENDOR := Asus
|
||||
DEVICE_VENDOR := ASUS
|
||||
DEVICE_MODEL := GT-AC5300
|
||||
DEVICE_DTS := broadcom/bcmbca/bcm4908-asus-gt-ac5300
|
||||
IMAGES := bin
|
||||
@@ -88,7 +88,7 @@ endef
|
||||
TARGET_DEVICES += asus_gt-ac5300
|
||||
|
||||
define Device/asus_gt-ax6000
|
||||
DEVICE_VENDOR := Asus
|
||||
DEVICE_VENDOR := ASUS
|
||||
DEVICE_MODEL := GT-AX6000
|
||||
DEVICE_DTS := broadcom/bcmbca/bcm4912-asus-gt-ax6000
|
||||
IMAGES := pkgtb
|
||||
|
||||
Reference in New Issue
Block a user