From 37ab944ac5752a23fef63b56f6a6d35047d8ac7f Mon Sep 17 00:00:00 2001 From: "Daniel F. Dickinson" Date: Sun, 29 Jul 2018 04:13:25 -0400 Subject: ar71xx: cap324: Use correct company name It's 'PowerCloud Systems' not just 'PowerCloud' Signed-off-by: Daniel F. Dickinson --- target/linux/ar71xx/image/generic.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/ar71xx/image') diff --git a/target/linux/ar71xx/image/generic.mk b/target/linux/ar71xx/image/generic.mk index f984bf1749..7e0ec7b63a 100644 --- a/target/linux/ar71xx/image/generic.mk +++ b/target/linux/ar71xx/image/generic.mk @@ -629,7 +629,7 @@ endef TARGET_DEVICES += wndrmacv2 define Device/cap324 - DEVICE_TITLE := PowerCloud CAP324 Cloud AP + DEVICE_TITLE := PowerCloud Systems CAP324 Cloud AP BOARDNAME := CAP324 DEVICE_PROFILE := CAP324 IMAGE_SIZE := 15296k @@ -638,7 +638,7 @@ endef TARGET_DEVICES += cap324 define Device/cap324-nocloud - DEVICE_TITLE := PowerCloud CAP324 Cloud AP (No-Cloud) + DEVICE_TITLE := PowerCloud Systems CAP324 Cloud AP (No-Cloud) BOARDNAME := CAP324 DEVICE_PROFILE := CAP324 IMAGE_SIZE := 16000k -- cgit v1.2.3