Browse Source

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 <[email protected]>
Adrian Schmutzler 5 years ago
parent
commit
508462a399
1 changed files with 1 additions and 0 deletions
  1. 1 0
      target/linux/ath79/image/tiny-tp-link.mk

+ 1 - 0
target/linux/ath79/image/tiny-tp-link.mk

@@ -166,6 +166,7 @@ define Device/tplink_tl-wa901nd-v2
   DEVICE_MODEL := TL-WA901ND
   DEVICE_VARIANT := v2
   TPLINK_HWID := 0x09010002
+  SUPPORTED_DEVICES += tl-wa901nd-v2
 endef
 TARGET_DEVICES += tplink_tl-wa901nd-v2