xref: /aosp_15_r20/build/make/core/combo/arch/arm/armv7-a-neon.mk (revision 9e94795a3d4ef5c1d47486f9a02bb378756cea8a)
1# Configuration for Linux on ARM.
2# Generating binaries for the ARMv7-a architecture and higher with NEON
3#
4ARCH_ARM_HAVE_VFP               := true
5ARCH_ARM_HAVE_VFP_D32           := true
6ARCH_ARM_HAVE_NEON              := true
7