From: nbd Date: Sat, 1 Aug 2015 15:52:54 +0000 (+0000) Subject: ar71xx: fix mr3220 device profile (#19990) X-Git-Tag: 15.05~38 X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=cc5b33ba97c3401d5e817c0d50ab90195489a61c;p=15.05%2Fopenwrt.git ar71xx: fix mr3220 device profile (#19990) Signed-off-by: Felix Fietkau Backport of r46541 git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@46542 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/ar71xx/image/Makefile b/target/linux/ar71xx/image/Makefile index 4e65886c4d..8276c843a3 100644 --- a/target/linux/ar71xx/image/Makefile +++ b/target/linux/ar71xx/image/Makefile @@ -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