Author: nbd Date: 2015-11-24 20:29:56 +0100 (Tue, 24 Nov 2015) New Revision: 47627
Modified: trunk/target/linux/ramips/image/Makefile Log: ramips: fix typo in image makefile (#18712) Signed-off-by: Felix Fietkau <[email protected]> Modified: trunk/target/linux/ramips/image/Makefile =================================================================== --- trunk/target/linux/ramips/image/Makefile 2015-11-24 19:09:56 UTC (rev 47626) +++ trunk/target/linux/ramips/image/Makefile 2015-11-24 19:29:56 UTC (rev 47627) @@ -708,7 +708,7 @@ $(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)) _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
