Author: luka Date: 2015-04-15 18:23:20 +0200 (Wed, 15 Apr 2015) New Revision: 45453
Modified: trunk/target/linux/mvebu/profiles/marvell.mk Log: mvebu: fix typo in marvell profile Signed-off-by: Luka Perkov <[email protected]> Modified: trunk/target/linux/mvebu/profiles/marvell.mk =================================================================== --- trunk/target/linux/mvebu/profiles/marvell.mk 2015-04-15 16:23:10 UTC (rev 45452) +++ trunk/target/linux/mvebu/profiles/marvell.mk 2015-04-15 16:23:20 UTC (rev 45453) @@ -33,7 +33,7 @@ Package set compatible with the Armada 370 reference design board (RD-88F6710-A1). endef -$(eval $(call Profile,385-RD)) +$(eval $(call Profile,370-RD)) define Profile/385-RD NAME:=Marvell Armada 385 RD (RD-88F6820-AP) _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
