ath79: add common definition for Device/tplink-v2
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>
Wed, 29 Jan 2020 23:00:31 +0000 (00:00 +0100)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Sun, 2 Feb 2020 13:01:59 +0000 (14:01 +0100)
commit4897bf0ca5986663bae1086f12f7d76b860a7df3
treef7290d0058e78fa5c7eb28844774b667096ffc4d
parent8a6994eb03b2bbaefea781444a548eeff7670c92
ath79: add common definition for Device/tplink-v2

This adds a shared definition Device/tplink-v2 to common-tp-link.mk.
Though currently only one device in ath79 uses it, putting it in
the common file seems more organized. The definitions are based
on the implementation in ramips target, where a lot of devices
is using tplink-v2-* commands already.

The '-V "ver. 2.0"' suffix for Archer D50 v1 can be removed because
it's default in Build/tplink-v2-image anyway.

While at it, add TPLINK_HWREVADD and TPLINK_HVERSION to DEVICE_VARS,
which seems to have been overlooked when adding Archer D50 v1.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
target/linux/ath79/image/common-tp-link.mk
target/linux/ath79/image/generic-tp-link.mk