summaryrefslogtreecommitdiffstats
path: root/target/product/sdk_x86_64.mk
Commit message (Collapse)AuthorAgeFilesLines
* Normalize SDK product name to sdk_<device_type>_<arch_name>Ying Wang2014-07-181-11/+3
| | | | | | | | Put the common pieces in sdk_base.mk. Still keep the old names as aliases. Bug: 16216170 Change-Id: I39a438843c8b09df1aafff142bd9987962f11ef8
* Fix 64 bit emulator booting (again).Narayan Kamath2014-06-231-1/+1
| | | | | | | | Not only should they inherit from core_64_bit.mk, we should inherit from that first to make sure sdk.mk doesn't override those values with other cruft. Change-Id: Ibcd3c47b5be92544c1e86b6e85608b875c468461
* SDK targets should inherit from core_64_bit.mkNarayan Kamath2014-06-201-0/+1
| | | | | | | | bug: 15661143 (cherry picked from commit e78ba32d23dd3a1f3df1b861b1b17fced45801b0) Change-Id: Icf9d0a7d429f848ca6163a8658c6e5f208fdd039
* Add SDK product for arm64, x86_64 and mips64.Ying Wang2014-04-291-0/+28
Bug: 14411602 Change-Id: Ia609321864ddade27df97448c8037f25c4ef99aa