From c0fb12c42e1731b0bd397df3a57d053e32eb4cf9 Mon Sep 17 00:00:00 2001 From: Moritz Warning Date: Tue, 15 Nov 2022 19:20:30 +0100 Subject: 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 --- target/linux/bcm4908/image/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/bcm4908/image') diff --git a/target/linux/bcm4908/image/Makefile b/target/linux/bcm4908/image/Makefile index 8e751a8d02..658ec810d1 100644 --- a/target/linux/bcm4908/image/Makefile +++ b/target/linux/bcm4908/image/Makefile @@ -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 -- cgit v1.2.3