ipq806x: enable fpu
authorAdrian Panella <ianchi74@outlook.com>
Thu, 23 Jun 2016 16:43:22 +0000 (18:43 +0200)
committerZoltan HERPAI <wigyori@uid0.hu>
Thu, 23 Jun 2016 16:43:22 +0000 (18:43 +0200)
Enable hardfloat to use all the cpu power

Signed-off-by: Adrian Panella <ianchi74@outlook.com>
target/linux/ipq806x/Makefile

index 97a40cfe0718db3a9e74d22ff2add1b97f40aaec..689ba649731fe19c82b53686d3d92432386f4952 100644 (file)
@@ -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 <blogic@openwrt.org>