platform_build/core/combo
Peter Collingbourne fc478d2926 Remove architecture name from names of HOST_*.mk files.
These makefiles are actually architecture-independent (as far as I can
tell, the Darwin one doesn't have anything arch-specific and there's
just one of them anyway), so let's remove the architecture name from the
names of these files to make it easier to support new host architectures.

Bug: 294584591
Change-Id: Ic4cb0bf393c53ac9593afb7c2c6a6e07fbe6079e
2023-08-04 15:05:24 -07:00
..
arch Add armv9-a arch variant. 2023-03-05 14:38:12 -08:00
HOST_darwin.mk Remove architecture name from names of HOST_*.mk files. 2023-08-04 15:05:24 -07:00
HOST_linux.mk Remove architecture name from names of HOST_*.mk files. 2023-08-04 15:05:24 -07:00
javac.mk Tune JVM, print full diagnostics on crash. 2019-06-11 13:29:12 -07:00
select.mk Remove architecture name from names of HOST_*.mk files. 2023-08-04 15:05:24 -07:00
TARGET_linux-arm.mk Remove all unused, legacy FDO build rules 2021-04-05 17:13:00 -07:00
TARGET_linux-arm64.mk Remove all unused, legacy FDO build rules 2021-04-05 17:13:00 -07:00
TARGET_linux-riscv64.mk Add initial files for aosp_riscv64 target 2022-10-05 12:04:31 -07:00
TARGET_linux-x86.mk Remove all unused, legacy FDO build rules 2021-04-05 17:13:00 -07:00
TARGET_linux-x86_64.mk Remove all unused, legacy FDO build rules 2021-04-05 17:13:00 -07:00