Skip to content

Commit

Permalink
ar71xx: Fix PowerCloud CAP324 No Cloud title
Browse files Browse the repository at this point in the history
CAP324 nocloud was missing (No-Cloud) in description

Signed-off-by: Daniel Dickinson <[email protected]>
  • Loading branch information
Daniel Dickinson authored and blogic committed Jul 11, 2016
1 parent 9062c4f commit a775c5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion target/linux/ar71xx/image/generic.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a775c5d

Please sign in to comment.