Browse Source

mvebu: fix typo in marvell profile

Signed-off-by: Luka Perkov <[email protected]>

SVN-Revision: 45453
Luka Perkov 11 years ago
parent
commit
dade4535bb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/mvebu/profiles/marvell.mk

+ 1 - 1
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)