ar71xx: Fix PowerCloud CAP324 No Cloud title
CAP324 nocloud was missing (No-Cloud) in description Signed-off-by: Daniel Dickinson <lede@daniel.thecshore.com>
This commit is contained in:
parent
9062c4fe99
commit
a775c5db46
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue