platform_build/core/combo
Colin Cross c3256c770d 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-24 13:41:00 -08:00
..
arch Load compiler environment for a second arch. 2014-01-24 13:34:26 -08:00
include/arch build: rename aarch64 target to arm64 2014-01-23 22:39:38 -08: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-24 13:35:30 -08:00
TARGET_linux-arm.mk build: use arm kernel headers for arm 2nd arch builds 2014-01-24 13:41:00 -08:00
TARGET_linux-arm64.mk Load compiler environment for a second arch. 2014-01-24 13:34:26 -08:00
TARGET_linux-mips.mk Load compiler environment for a second arch. 2014-01-24 13:34:26 -08:00
TARGET_linux-x86.mk Load compiler environment for a second arch. 2014-01-24 13:34:26 -08:00
TARGET_linux-x86_64.mk Load compiler environment for a second arch. 2014-01-24 13:34:26 -08:00