From a775c5db46abce9eb51e1dca645df59b1069d8ca Mon Sep 17 00:00:00 2001 From: Daniel Dickinson Date: Thu, 7 Jul 2016 04:24:03 -0400 Subject: [PATCH] ar71xx: Fix PowerCloud CAP324 No Cloud title CAP324 nocloud was missing (No-Cloud) in description Signed-off-by: Daniel Dickinson --- target/linux/ar71xx/image/generic.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/ar71xx/image/generic.mk b/target/linux/ar71xx/image/generic.mk index 96b5a58711..ea3273e141 100644 --- a/target/linux/ar71xx/image/generic.mk +++ b/target/linux/ar71xx/image/generic.mk @@ -133,7 +133,7 @@ endef TARGET_DEVICES += cap324 define Device/cap324-nocloud - DEVICE_TITLE := PowerCloud CAP324 Cloud AP + DEVICE_TITLE := PowerCloud CAP324 Cloud AP (No-Cloud) DEVICE_PACKAGES := uboot-envtools BOARDNAME := CAP324 DEVICE_PROFILE := CAP324 -- 2.30.2