mvebu: fix typo in marvell profile
authorluka <luka@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 15 Apr 2015 16:23:20 +0000 (16:23 +0000)
committerluka <luka@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 15 Apr 2015 16:23:20 +0000 (16:23 +0000)
Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45453 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/mvebu/profiles/marvell.mk

index d91c568..e8ca9bd 100644 (file)
@@ -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)