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/omap4/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/omap4') 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