From: Felix Fietkau Date: Sat, 1 Aug 2015 15:52:54 +0000 (+0000) Subject: ar71xx: fix mr3220 device profile (#19990) X-Git-Url: https://git.archive.openwrt.org/?p=15.05%2Fopenwrt.git;a=commitdiff_plain;h=650b29b4f95e34b01a0f569a546b8d0eae8d9e73 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