mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 03:09:08 +08:00
ath79: Move TL-WR1043ND v1 definition to companions
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
This commit is contained in:
parent
696e6069a4
commit
78ea648a3a
@ -187,16 +187,6 @@ define Device/tplink_tl-wdr4900-v2
|
||||
endef
|
||||
TARGET_DEVICES += tplink_tl-wdr4900-v2
|
||||
|
||||
define Device/tplink_tl-wr1043nd-v1
|
||||
$(Device/tplink-8m)
|
||||
ATH_SOC := ar9132
|
||||
DEVICE_TITLE := TP-Link TL-WR1043N/ND v1
|
||||
DEVICE_PACKAGES := kmod-usb-core kmod-usb2 kmod-usb-ledtrig-usbport
|
||||
TPLINK_HWID := 0x10430001
|
||||
SUPPORTED_DEVICES += tl-wr1043nd
|
||||
endef
|
||||
TARGET_DEVICES += tplink_tl-wr1043nd-v1
|
||||
|
||||
define Device/tplink_tl-wr810n-v1
|
||||
$(Device/tplink-8mlzma)
|
||||
ATH_SOC := qca9531
|
||||
@ -253,6 +243,16 @@ define Device/tplink_tl-wr842n-v3
|
||||
endef
|
||||
TARGET_DEVICES += tplink_tl-wr842n-v3
|
||||
|
||||
define Device/tplink_tl-wr1043nd-v1
|
||||
$(Device/tplink-8m)
|
||||
ATH_SOC := ar9132
|
||||
DEVICE_TITLE := TP-Link TL-WR1043N/ND v1
|
||||
DEVICE_PACKAGES := kmod-usb-core kmod-usb2 kmod-usb-ledtrig-usbport
|
||||
TPLINK_HWID := 0x10430001
|
||||
SUPPORTED_DEVICES += tl-wr1043nd
|
||||
endef
|
||||
TARGET_DEVICES += tplink_tl-wr1043nd-v1
|
||||
|
||||
define Device/tplink_tl-wr1043nd-v2
|
||||
$(Device/tplink-8mlzma)
|
||||
ATH_SOC := qca9558
|
||||
|
Loading…
x
Reference in New Issue
Block a user