[source] ar71xx: add OpenMesh A40 to OpenMesh A60 profile

LEDE Commits lede-commits at lists.infradead.org
Wed Feb 15 00:36:39 PST 2017


blogic pushed a commit to source.git, branch lede-17.01:
https://git.lede-project.org/fcba5ee47a6c04473455df2e6ef3e384a9a118f8

commit fcba5ee47a6c04473455df2e6ef3e384a9a118f8
Author: Sven Eckelmann <sven.eckelmann at open-mesh.com>
AuthorDate: Fri Sep 23 09:39:06 2016 +0200

    ar71xx: add OpenMesh A40 to OpenMesh A60 profile
    
    Signed-off-by: Sven Eckelmann <sven.eckelmann at open-mesh.com>
---
 target/linux/ar71xx/image/legacy-devices.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/ar71xx/image/legacy-devices.mk b/target/linux/ar71xx/image/legacy-devices.mk
index 7ee127f..1fef6fa 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



More information about the lede-commits mailing list