[OpenWrt-Devel] [PATCH] ipq806x: enable hard float

Adrian Panella ianchi74 at outlook.com
Mon Apr 11 23:05:07 EDT 2016


Sorry, resubmitting again fixing format problem.

commit e40d7bf480243f855ad38e7752b96ba1e744ea1c
Author: Adrian Panella <ianchi74 at outlook.com>
Date:   Tue Apr 5 21:45:14 2016 -0500

     IPQ806X: enable hard float

     Signed-off-by: Adrian Panella <ianchi74 at outlook.com>

diff --git a/target/linux/ipq806x/Makefile b/target/linux/ipq806x/Makefile
index 97a40cf..689ba64 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 <blogic at openwrt.org>
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


More information about the openwrt-devel mailing list