platform_build/core/combo
Jean-Baptiste Queru 9b4a81237b Get rid of $(combo_target)
The only OS-ARCH combo that would have benefited from it
is linux-x86, but it explicitly used separate configurations
for the HOST_ and TARGET_ side of things.

This makes is clear which files are related to the HOST_
configuration and which ones are related to the TARGET_
configuration, and expands $(combo_target) to the only
possible/reasonable value that it could have had in every
file.

This also cleans up the simulator, by moving it in a single
place in TARGET_linux_x86 (since the only part that's special
is to use HOST_ settings even when building TARGET_ modules).

Change-Id: I2420eeb8cfe539f5807ec99cb3177ffb9f2476d5
2010-02-23 12:36:56 -08:00
..
arch/arm enable cortex branch predition errata workaround for armv7-a builds 2009-07-17 15:58:42 -07:00
HOST_darwin-x86.mk Get rid of $(combo_target) 2010-02-23 12:36:56 -08:00
HOST_linux-x86.mk Get rid of $(combo_target) 2010-02-23 12:36:56 -08:00
HOST_windows-x86.mk Get rid of $(combo_target) 2010-02-23 12:36:56 -08:00
javac.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
select.mk Get rid of $(combo_target) 2010-02-23 12:36:56 -08:00
TARGET_linux-arm.mk Get rid of $(combo_target) 2010-02-23 12:36:56 -08:00
TARGET_linux-sh.mk Get rid of $(combo_target) 2010-02-23 12:36:56 -08:00
TARGET_linux-x86.mk Get rid of $(combo_target) 2010-02-23 12:36:56 -08:00