ath79: add TP-Link TL-WR703N port
Signed-off-by: Alex Maclean <monkeh@monkeh.net>
This commit is contained in:
committed by
John Crispin
parent
d215d0f9ae
commit
ba5b6c619b
@@ -1,6 +1,16 @@
|
||||
include ./common-tp-link.mk
|
||||
|
||||
|
||||
define Device/tl-wr703n
|
||||
$(Device/tplink-4mlzma)
|
||||
ATH_SOC := ar9331
|
||||
DEVICE_TITLE := TP-Link TL-WR703N
|
||||
DEVICE_PACKAGES := kmod-usb-chipidea2
|
||||
TPLINK_HWID := 0x07030101
|
||||
SUPPORTED_DEVICES := tplink,tl-wr703n tl-wr703n
|
||||
endef
|
||||
TARGET_DEVICES += tl-wr703n
|
||||
|
||||
define Device/tl-wr740n-v2
|
||||
$(Device/tplink-4m)
|
||||
ATH_SOC := ar7240
|
||||
|
||||
Reference in New Issue
Block a user