ar71xx: fix mr3220 device profile (#19990)

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

Backport of r46541

git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@46542 3c298f89-4303-0410-b956-a3cf2f4a3e73
zsun
nbd 2015-08-01 15:52:54 +00:00
parent ee19cdc6f3
commit cc5b33ba97
1 changed files with 1 additions and 1 deletions

View File

@ -405,7 +405,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