aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
diff options
context:
space:
mode:
authorDaniel F. Dickinson <cshored@thecshore.com>2018-07-25 19:07:21 -0400
committerJohn Crispin <john@phrozen.org>2018-07-30 10:43:32 +0200
commitfedc826c320d27759ac551c8427eddf582f7b343 (patch)
tree97d8ab66ee9205860b19cd018c032d447634a695 /target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
parent50caf9d452b8ee48f937703a366738346d48a9e4 (diff)
downloadupstream-fedc826c320d27759ac551c8427eddf582f7b343.tar.gz
upstream-fedc826c320d27759ac551c8427eddf582f7b343.tar.bz2
upstream-fedc826c320d27759ac551c8427eddf582f7b343.zip
ar71xx: cr5000: use correct company name
It's 'PowerCloud Systems' not just 'PowerCloud' Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
Diffstat (limited to 'target/linux/ar71xx/files/arch/mips/ath79/machtypes.h')
-rw-r--r--target/linux/ar71xx/files/arch/mips/ath79/machtypes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h b/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
index fc01b9b62b..0bac76e6e7 100644
--- a/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
+++ b/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
@@ -80,7 +80,7 @@ enum ath79_mach_type {
ATH79_MACH_CPE830, /* YunCore CPE830 */
ATH79_MACH_CPE870, /* YunCore CPE870 */
ATH79_MACH_CR3000, /* PowerCloud CR3000 */
- ATH79_MACH_CR5000, /* PowerCloud CR5000 */
+ ATH79_MACH_CR5000, /* PowerCloud Systems CR5000 */
ATH79_MACH_DAP_1330_A1, /* D-Link DAP-1330 rev. A1 */
ATH79_MACH_DAP_2695_A1, /* D-Link DAP-2695 rev. A1 */
ATH79_MACH_DB120, /* Atheros DB120 reference board */