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/omap4/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/omap4/Makefile') diff --git a/target/linux/omap4/Makefile b/target/linux/omap4/Makefile index aa276072fb..4deeddab88 100644 --- a/target/linux/omap4/Makefile +++ b/target/linux/omap4/Makefile @@ -11,7 +11,7 @@ BOARD:=omap4 BOARDNAME:=TI OMAP4 FEATURES:=usb targz audio display CPU_TYPE:=cortex-a9 -CPU_SUBTYPE:=vfp3 +CPU_SUBTYPE:=vfpv3 LINUX_VERSION:=3.3.8 -- cgit v1.2.3