From f5252265e68eddd1b51e887b520f4b1be86bea48 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38222 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 c7917471ba..37730d13c6 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.2.3