platform_build/target/board/generic_arm64/README.txt
Colin Cross 4f0eb7d50c build: rename aarch64 target to arm64
Rename aarch64 build targets to arm64.  The gcc toolchain is still
aarch64.

Change-Id: Ia92d8a50824e5329cf00fd6f4f92eae112b7f3a3
2014-01-23 22:39:38 -08:00

5 lines
196 B
Text

The "generic_arm64" product defines a non-hardware-specific arm64 target
without a kernel or bootloader.
It is not a product "base class"; no other products inherit
from it or use it in any way.