From 4fa3e3aae9a7b58fc98f42c3fe75802ea4de0386 Mon Sep 17 00:00:00 2001 From: Luka Perkov Date: Thu, 26 Sep 2013 22:43:06 +0000 Subject: build: fix typo vfp3 should be named vfpv3 Signed-off-by: Luka Perkov SVN-Revision: 38222 --- 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 c791747..37730d1 100644 --- a/target/linux/mvebu/Makefile +++ b/target/linux/mvebu/Makefile @@ -11,7 +11,7 @@ BOARD:=mvebu BOARDNAME:=Marvell Armada XP/370 FEATURES:=targz usb pci pcie gpio CPU_TYPE:=cortex-a9 -CPU_SUBTYPE:=vfp3 +CPU_SUBTYPE:=vfpv3 LINUX_VERSION:=3.8.13 -- cgit v1.1