From e1041e1bc0429442e151e18ec6cbbb28cc050bbe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adri=C3=A1n=20Panella?= Date: Sat, 7 May 2016 16:22:37 -0500 Subject: ipq806x: enable fpu Enable hardfloat to use all the cpu power Signed-off-by: Adrian Panella --- target/linux/ipq806x/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ipq806x/Makefile') diff --git a/target/linux/ipq806x/Makefile b/target/linux/ipq806x/Makefile index 97a40cfe07..689ba64973 100644 --- a/target/linux/ipq806x/Makefile +++ b/target/linux/ipq806x/Makefile @@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk ARCH:=arm BOARD:=ipq806x BOARDNAME:=Qualcomm Atheros IPQ806X -FEATURES:=squashfs nand ubifs +FEATURES:=squashfs nand ubifs fpu CPU_TYPE:=cortex-a9 CPU_SUBTYPE:=neon-vfpv4 MAINTAINER:=John Crispin -- cgit v1.2.3