From 06f79fe8416966573b408f2607e6d3b02d230125 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 14 Nov 2015 14:22:24 +0000 Subject: ipq806x: enable vfpv4 support and set cpu type to cortex-a9 Signed-off-by: Felix Fietkau SVN-Revision: 47468 --- include/target.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'include/target.mk') diff --git a/include/target.mk b/include/target.mk index 102b3a0d35..f1292987f2 100644 --- a/include/target.mk +++ b/include/target.mk @@ -244,6 +244,7 @@ ifeq ($(DUMP),1) CPU_CFLAGS_neon = -mfpu=neon CPU_CFLAGS_vfp = -mfpu=vfp CPU_CFLAGS_vfpv3 = -mfpu=vfpv3-d16 + CPU_CFLAGS_neon-vfpv4 = -mfpu=neon-vfpv4 endif endif ifeq ($(ARCH),powerpc) -- cgit v1.2.3