mirror of https://github.com/hak5/openwrt-owl.git
ar71xx: fix mr3220 device profile (#19990)
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 46541owl
parent
a33a567b39
commit
9c59b3035f
|
@ -465,7 +465,7 @@ endef
|
|||
define Device/tl-mr3220-v2
|
||||
$(Device/tplink-4mlzma)
|
||||
BOARDNAME := TL-MR3220-v2
|
||||
DEVICE_PROFILE := TLMR3220V2
|
||||
DEVICE_PROFILE := TLMR3220
|
||||
TPLINK_HWID := 0x32200002
|
||||
CONSOLE := ttyATH0,115200
|
||||
endef
|
||||
|
|
Loading…
Reference in New Issue