platform_build/target/board/generic_x86_64
Chih-Hung Hsieh b9774f34e1 Move x86_64 target to clang by default.
Bug: 23163853
Change-Id: I0587ec75c0000ac99562233de33147ec8e120e65
2015-10-22 16:29:59 -07:00
..
BoardConfig.mk Move x86_64 target to clang by default. 2015-10-22 16:29:59 -07:00
README.txt x86_64: Adding new target 2013-10-02 20:58:54 +04:00
device.mk resolved conflicts for merge of 38c3c930 to master 2014-05-27 12:29:41 +01:00
system.prop x86_64: Adding new target 2013-10-02 20:58:54 +04:00

README.txt

The "generic_x86_64" product defines a non-hardware-specific IA target
without a kernel or bootloader.

It can be used to build the entire user-level system, and
will work with the IA version of the emulator,

It is not a product "base class"; no other products inherit
from it or use it in any way.