8 lines
250 B
Makefile
8 lines
250 B
Makefile
# At the moment, use the same settings than the one
|
|
# for armv5te, since TARGET_ARCH_VARIANT := armv5te-vfp
|
|
# will only be used to select an optimized VFP-capable assembly
|
|
# interpreter loop for Dalvik.
|
|
#
|
|
include $(BUILD_COMBOS)/arch/arm/armv5te.mk
|
|
|