ath79: add SUPPORTED_DEVICES for TP-Link TL-WA901ND v2

This adds the board name from ar71xx to support upgrade without
-F for the TP-Link TL-WA901ND v2.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
(cherry picked from commit 508462a399c8a68fdcdf599a1aa17441bdaad20b)
master
Adrian Schmutzler 4 years ago
parent 02c6deab8c
commit 286c407c3d
  1. 1
      target/linux/ath79/image/tiny-tp-link.mk

@ -75,6 +75,7 @@ define Device/tplink_tl-wa901nd-v2
ATH_SOC := ar9132
DEVICE_TITLE := TP-Link TL-WA901ND v2
TPLINK_HWID := 0x09010002
SUPPORTED_DEVICES += tl-wa901nd-v2
endef
TARGET_DEVICES += tplink_tl-wa901nd-v2

Loading…
Cancel
Save