ar71xx: fix mr3220 device profile (#19990)
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 46541
This commit is contained in:
parent
a33a567b39
commit
9c59b3035f
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue