mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-01 08:48:08 +00:00
ipq806x: enable fpu
Enable hardfloat to use all the cpu power Signed-off-by: Adrian Panella <ianchi74@outlook.com>
This commit is contained in:
parent
e288e1bd32
commit
e1041e1bc0
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user