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/ramips/image/rt288x.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ramips/image/rt288x.mk') diff --git a/target/linux/ramips/image/rt288x.mk b/target/linux/ramips/image/rt288x.mk index eff5a22030..5e69e291d2 100644 --- a/target/linux/ramips/image/rt288x.mk +++ b/target/linux/ramips/image/rt288x.mk @@ -40,7 +40,7 @@ TARGET_DEVICES += airlink101_ar725w define Device/asus_rt-n15 BLOCKSIZE := 64k IMAGE_SIZE := 3776k - DEVICE_VENDOR := Asus + DEVICE_VENDOR := ASUS DEVICE_MODEL := RT-N15 DEVICE_PACKAGES := kmod-switch-rtl8366s SUPPORTED_DEVICES += rt-n15 -- cgit v1.2.3