Browse Source

ar71xx: add OpenMesh A40 to OpenMesh A60 profile

Signed-off-by: Sven Eckelmann <[email protected]>
Sven Eckelmann 9 years ago
parent
commit
391d498fe5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/ar71xx/image/legacy-devices.mk

+ 1 - 1
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