From 8af481c162735c5aa12868b4315f738b1fabd04b Mon Sep 17 00:00:00 2001 From: nbd Date: Tue, 24 Nov 2015 19:29:56 +0000 Subject: [PATCH] ramips: fix typo in image makefile (#18712) Signed-off-by: Felix Fietkau git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47627 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ramips/image/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/ramips/image/Makefile b/target/linux/ramips/image/Makefile index 9521f2cfd0..e58d012699 100644 --- a/target/linux/ramips/image/Makefile +++ b/target/linux/ramips/image/Makefile @@ -708,7 +708,7 @@ define Image/Build/Profile/Default $(call Image/Build/Profile/3G6200NL,$(1)) $(call Image/Build/Profile/3G150B,$(1)) $(call Image/Build/Profile/3G300M,$(1)) - $(call Image/Build/Profile/A5-11,$(1)) + $(call Image/Build/Profile/A5-V11,$(1)) $(call Image/Build/Profile/AIR3GII,$(1)) $(call Image/Build/Profile/ALL02393G,$(1)) $(call Image/Build/Profile/ALL0256N,$(1)) -- 2.11.0