From a62e8bd14549f3545eda86ce596f1be08fefacd3 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 18 Aug 2014 13:09:43 +0000 Subject: ramips: add mpr-a1 to default profile Add hame mpr-a1 to default ramips profile. Signed-off-by: Cezary Jackiewicz SVN-Revision: 42191 --- target/linux/ramips/image/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ramips') diff --git a/target/linux/ramips/image/Makefile b/target/linux/ramips/image/Makefile index bf95a84272..1c65ee6c6e 100644 --- a/target/linux/ramips/image/Makefile +++ b/target/linux/ramips/image/Makefile @@ -601,6 +601,7 @@ define Image/Build/Profile/Default $(call Image/Build/Profile/M3,$(1)) $(call Image/Build/Profile/M4,$(1)) $(call Image/Build/Profile/MOFI3500-3GN,$(1)) + $(call Image/Build/Profile/MPRA1,$(1)) $(call Image/Build/Profile/MPRA2,$(1)) $(call Image/Build/Profile/MZKW300NH2,$(1)) $(call Image/Build/Profile/NBG-419N,$(1)) -- cgit v1.2.3