ar71xx: fix TL-MR3x20 profile names in image/Makefile
authorGabor Juhos <juhosg@openwrt.org>
Tue, 6 Dec 2011 13:53:21 +0000 (13:53 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Tue, 6 Dec 2011 13:53:21 +0000 (13:53 +0000)
SVN-Revision: 29463

target/linux/ar71xx/image/Makefile

index f84261b96695c288814b7047395720f23927d02c..7af0c05bc0b2db13f8b4c1c079c4fe63548d604b 100644 (file)
@@ -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))