mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
ar71xx: fix tl-wr710n images (#19692)
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45756 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
4b968fc70e
commit
3aa1b8e27b
@ -412,7 +412,7 @@ endef
|
||||
|
||||
define Device/tl-wr710n-v1
|
||||
$(Device/tplink-8mlzma)
|
||||
BOARDNAME := TL-WR710NV1
|
||||
BOARDNAME := TL-WR710N
|
||||
DEVICE_PROFILE := TLWR710
|
||||
TPLINK_HWID := 0x07100001
|
||||
CONSOLE := ttyATH0,115200
|
||||
@ -420,7 +420,7 @@ endef
|
||||
|
||||
define Device/tl-wr710n-v2
|
||||
$(Device/tplink-4mlzma)
|
||||
BOARDNAME := TL-WR710NV2
|
||||
BOARDNAME := TL-WR710N
|
||||
DEVICE_PROFILE := TLWR710
|
||||
TPLINK_HWID := 0x07100001
|
||||
CONSOLE := ttyATH0,115200
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user