From: John Crispin Date: Mon, 18 Aug 2014 13:09:43 +0000 (+0000) Subject: ramips: add mpr-a1 to default profile X-Git-Tag: reboot~6191 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=a62e8bd14549f3545eda86ce596f1be08fefacd3;p=openwrt%2Fopenwrt.git ramips: add mpr-a1 to default profile Add hame mpr-a1 to default ramips profile. Signed-off-by: Cezary Jackiewicz SVN-Revision: 42191 --- 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))