aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorSven Eckelmann <sven.eckelmann@open-mesh.com>2016-09-23 09:39:06 +0200
committerJohn Crispin <john@phrozen.org>2017-02-15 09:35:55 +0100
commitfcba5ee47a6c04473455df2e6ef3e384a9a118f8 (patch)
treee4779962449e04cd23fbe69226172f120abff1cf /target
parentf30f25c33e1b3b4dbf23c4b446a0bcf2ed47482a (diff)
downloadupstream-fcba5ee47a6c04473455df2e6ef3e384a9a118f8.tar.gz
upstream-fcba5ee47a6c04473455df2e6ef3e384a9a118f8.tar.bz2
upstream-fcba5ee47a6c04473455df2e6ef3e384a9a118f8.zip
ar71xx: add OpenMesh A40 to OpenMesh A60 profile
Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>
Diffstat (limited to 'target')
-rw-r--r--target/linux/ar71xx/image/legacy-devices.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/image/legacy-devices.mk b/target/linux/ar71xx/image/legacy-devices.mk
index 7ee127f296..1fef6fadfd 100644
--- a/target/linux/ar71xx/image/legacy-devices.mk
+++ b/target/linux/ar71xx/image/legacy-devices.mk
@@ -1,5 +1,5 @@
define LegacyDevice/A60
- DEVICE_TITLE := OpenMesh A60
+ DEVICE_TITLE := OpenMesh A40/A60
DEVICE_PACKAGES := om-watchdog kmod-ath10k ath10k-firmware-qca988x \
mod-usb-core kmod-usb2
endef