Author: blogic Date: 2014-08-18 15:09:43 +0200 (Mon, 18 Aug 2014) New Revision: 42191
Modified: trunk/target/linux/ramips/image/Makefile Log: ramips: add mpr-a1 to default profile Add hame mpr-a1 to default ramips profile. Signed-off-by: Cezary Jackiewicz <[email protected]> Modified: trunk/target/linux/ramips/image/Makefile =================================================================== --- trunk/target/linux/ramips/image/Makefile 2014-08-18 13:09:39 UTC (rev 42190) +++ trunk/target/linux/ramips/image/Makefile 2014-08-18 13:09:43 UTC (rev 42191) @@ -601,6 +601,7 @@ $(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)) _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
