From 45bd4eaea37fd226d065b5388a41748a0924fa94 Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Mon, 13 Apr 2015 11:30:39 +0000 Subject: mvebu: reflect Armada 38x support in the name Signed-off-by: Imre Kaloz git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45411 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/mvebu/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/mvebu') diff --git a/target/linux/mvebu/Makefile b/target/linux/mvebu/Makefile index 1f7444d29b..5b09285fce 100644 --- a/target/linux/mvebu/Makefile +++ b/target/linux/mvebu/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk ARCH:=arm BOARD:=mvebu -BOARDNAME:=Marvell Armada XP/370 +BOARDNAME:=Marvell Armada 37x/38x/XP FEATURES:=usb pci pcie gpio nand squashfs CPU_TYPE:=cortex-a9 CPU_SUBTYPE:=vfpv3 -- cgit v1.2.3