mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-05-05 09:56:12 +02:00
mediatek: TP-Link EAP683-UR support
The TP-Link EAP683-UR is identical to the EAP683-LR. Add it as ALT0 variant. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
This commit is contained in:
parent
f1749142ca
commit
708dcca80a
@ -2723,6 +2723,8 @@ TARGET_DEVICES += tplink_be450
|
||||
define Device/tplink_eap683-lr
|
||||
DEVICE_VENDOR := TP-Link
|
||||
DEVICE_MODEL := EAP683-LR
|
||||
DEVICE_ALT0_VENDOR := TP-Link
|
||||
DEVICE_ALT0_MODEL := EAP683-UR
|
||||
DEVICE_DTS := mt7986a-tplink-eap683-lr
|
||||
DEVICE_DTS_DIR := ../dts
|
||||
DEVICE_PACKAGES := kmod-mt7915e kmod-mt7986-firmware mt7986-wo-firmware
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user