These are all either recently unused due to the removal of CFLAGS/etc, or have been exported by Soong and are no longer necessary. Change-Id: I5930d43fda21acc8202b3d8ea010fbefb6ae4cf1
6 lines
178 B
Makefile
6 lines
178 B
Makefile
# Configuration for Linux on ARM.
|
|
# Generating binaries for the ARMv7-a architecture and higher
|
|
#
|
|
ARCH_ARM_HAVE_ARMV7A := true
|
|
ARCH_ARM_HAVE_VFP := true
|