From: Luka Perkov Date: Wed, 15 Apr 2015 16:23:20 +0000 (+0000) Subject: mvebu: fix typo in marvell profile X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;ds=sidebyside;h=dade4535bb283e4fa92bb7c4a8cf7a5470e5a9eb;hp=a046ce235f5666e21aa2c7982483e670b3e0e886;p=openwrt%2Fstaging%2Fluka.git mvebu: fix typo in marvell profile Signed-off-by: Luka Perkov SVN-Revision: 45453 --- diff --git a/target/linux/mvebu/profiles/marvell.mk b/target/linux/mvebu/profiles/marvell.mk index d91c568ebb..e8ca9bd250 100644 --- a/target/linux/mvebu/profiles/marvell.mk +++ b/target/linux/mvebu/profiles/marvell.mk @@ -33,7 +33,7 @@ define Profile/370-RD/Description 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)