From 650b29b4f95e34b01a0f569a546b8d0eae8d9e73 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 1 Aug 2015 15:52:54 +0000 Subject: 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 --- target/linux/ar71xx/image/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ar71xx') 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 -- cgit v1.2.3