diff options
Diffstat (limited to 'target/linux/mvebu')
-rw-r--r-- | target/linux/mvebu/profiles/marvell.mk | 2 |
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) |