ar71xx: fix mr3220 device profile (#19990)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 46541
lede-17.01
Felix Fietkau 2015-08-01 15:13:10 +00:00
parent a33a567b39
commit 9c59b3035f
1 changed files with 1 additions and 1 deletions

View File

@ -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