platform_build/core/combo
Colin Cross 3814cbfd33 build: use arm kernel headers for arm 2nd arch builds
Compiling for arm requires using the arm kernel headers and not
the aarch64 kernel headers.  Add $(combo_2nd_arch_prefix) to get
asm-$(TARGET_2ND_ARCH) when arm is the 2nd arch.

Change-Id: I15270d0ef35e48c034bf4d0d5e35b76f67b2a8e1
2014-01-21 17:01:20 -08:00
..
arch Load compiler environment for a second arch. 2014-01-16 14:30:02 -08:00
include/arch am 112bd5ad: am 85967c7e: am d46e3f1f: am 3d3dd4a1: Merge "Fix aarch64 and x86-64 AndroidConfig.h." 2013-12-18 23:42:20 +00:00
HOST_darwin-x86.mk Don't try to group static libraries on mac. 2013-03-11 14:59:42 +00:00
HOST_linux-x86.mk Enable NX protections 2013-12-12 10:47:08 -08:00
HOST_windows-x86.mk Added BUILD_HOST_static to build statically linked executable/shared-lib 2012-08-21 14:40:16 +08:00
javac.mk Add support for ALTERNATE_JAVAC 2014-01-09 15:33:23 -08:00
select.mk Set up rules to build shared libraries for TARGET_2ND_ARCH 2014-01-16 15:43:47 -08:00
TARGET_linux-aarch64.mk Load compiler environment for a second arch. 2014-01-16 14:30:02 -08:00
TARGET_linux-arm.mk build: use arm kernel headers for arm 2nd arch builds 2014-01-21 17:01:20 -08:00
TARGET_linux-mips.mk Load compiler environment for a second arch. 2014-01-16 14:30:02 -08:00
TARGET_linux-x86.mk Load compiler environment for a second arch. 2014-01-16 14:30:02 -08:00
TARGET_linux-x86_64.mk Load compiler environment for a second arch. 2014-01-16 14:30:02 -08:00