summaryrefslogtreecommitdiffstats
path: root/target/linux/mvebu/profiles
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2015-04-15 16:23:20 +0000
committerLuka Perkov <luka@openwrt.org>2015-04-15 16:23:20 +0000
commitdade4535bb283e4fa92bb7c4a8cf7a5470e5a9eb (patch)
tree3a74c24e0244d9f1e1f8d0c6d604ae0e31035cef /target/linux/mvebu/profiles
parenta046ce235f5666e21aa2c7982483e670b3e0e886 (diff)
downloadmaster-31e0f0ae-dade4535bb283e4fa92bb7c4a8cf7a5470e5a9eb.tar.gz
master-31e0f0ae-dade4535bb283e4fa92bb7c4a8cf7a5470e5a9eb.tar.bz2
master-31e0f0ae-dade4535bb283e4fa92bb7c4a8cf7a5470e5a9eb.zip
mvebu: fix typo in marvell profile
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 45453
Diffstat (limited to 'target/linux/mvebu/profiles')
-rw-r--r--target/linux/mvebu/profiles/marvell.mk2
1 files changed, 1 insertions, 1 deletions
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)