From 8e71900eeb8d9a532edad65e70bab802be1b418f Mon Sep 17 00:00:00 2001 From: juhosg Date: Tue, 6 Dec 2011 13:53:21 +0000 Subject: ar71xx: fix TL-MR3x20 profile names in image/Makefile git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29463 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ar71xx/image/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/ar71xx/image') diff --git a/target/linux/ar71xx/image/Makefile b/target/linux/ar71xx/image/Makefile index f84261b96..7af0c05bc 100644 --- a/target/linux/ar71xx/image/Makefile +++ b/target/linux/ar71xx/image/Makefile @@ -882,8 +882,8 @@ define Image/Build/Profile/Default $(call Image/Build/Profile/PB92,$(1)) $(call Image/Build/Profile/TEW632BRP,$(1)) $(call Image/Build/Profile/TEW652BRP,$(1)) - $(call Image/Build/Profile/TLMR3220V1,$(1)) - $(call Image/Build/Profile/TLMR3420V1,$(1)) + $(call Image/Build/Profile/TLMR3220,$(1)) + $(call Image/Build/Profile/TLMR3420,$(1)) $(call Image/Build/Profile/TLWA901,$(1)) $(call Image/Build/Profile/TLWR703,$(1)) $(call Image/Build/Profile/TLWR740,$(1)) -- cgit v1.2.3