From: John Crispin Date: Mon, 1 Sep 2014 13:21:31 +0000 (+0000) Subject: ramips: add mpr-a1 to default profile X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=30716fa3fa0d778d16bff36f47c83b4ab128bd81;p=openwrt%2Fsvn-archive%2Fopenwrt.git ramips: add mpr-a1 to default profile Add hame mpr-a1 to default ramips profile. Signed-off-by: Cezary Jackiewicz Backport of r42191 SVN-Revision: 42365 --- diff --git a/target/linux/ramips/image/Makefile b/target/linux/ramips/image/Makefile index 257b8b8c90..f203312113 100644 --- a/target/linux/ramips/image/Makefile +++ b/target/linux/ramips/image/Makefile @@ -597,6 +597,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))