aboutsummaryrefslogtreecommitdiff
path: root/core/combo/arch/arm/armv8-a.mk
diff options
context:
space:
mode:
Diffstat (limited to 'core/combo/arch/arm/armv8-a.mk')
-rw-r--r--core/combo/arch/arm/armv8-a.mk8
1 files changed, 0 insertions, 8 deletions
diff --git a/core/combo/arch/arm/armv8-a.mk b/core/combo/arch/arm/armv8-a.mk
deleted file mode 100644
index 19bc014382..0000000000
--- a/core/combo/arch/arm/armv8-a.mk
+++ /dev/null
@@ -1,8 +0,0 @@
-# Configuration for Linux on ARM.
-# Generating binaries for the ARMv8-a architecture
-#
-# Many libraries are not aware of armv8-a, and AArch32 is (almost) a superset
-# of armv7-a-neon. So just let them think we are just like v7.
-ARCH_ARM_HAVE_VFP := true
-ARCH_ARM_HAVE_VFP_D32 := true
-ARCH_ARM_HAVE_NEON := true