Commit Graph

6 Commits

Author SHA1 Message Date
Kyle Lin
05f22481dd arm64: configs: correct the make arguments
It use clang when building kernel but use aarch64-linux-android- to
make olddefconfig. This leads to some configs which depend on linker
and compiler are different, so just align them.

Bug: 140525226
Change-Id: I35dd47192ba1ff38dfd8a90b3de2ae4864b34415
Signed-off-by: Kyle Lin <kylelin@google.com>
2020-05-30 02:05:26 +08:00
Kyle Lin
5a7e71d49c build.config.performance: Add a performance config
initialize the performance build config
Bug: 144134737
Test: bulid

Change-Id: I58c2468dfb6f0c62311bf9069a44c63820b17853
Signed-off-by: Kyle Lin <kylelin@google.com>
2019-11-08 04:51:43 +00:00
Alex Hong
44b5464cc3 Revert "Add original build.config back to fix build breakage"
Bug: 139458851
This reverts commit 7d501c3bec.

Change-Id: I6e7d513f86807f297454c6c62ee7045b8f8bf400
Signed-off-by: Alex Hong <rurumihong@google.com>
2019-08-23 21:26:49 +08:00
Alex Hong
7d501c3bec Add original build.config back to fix build breakage
Bug: 139458851
Change-Id: I5e6c067f6c1e32702ac554edd3f9a247cbd5bfd1
Signed-off-by: Alex Hong <rurumihong@google.com>
2019-08-19 08:06:28 +00:00
Alex Hong
50092fdaac Split the build config for sm7250
Bug: 139458851
Change-Id: Ic6bd12a35dc9b455564f411714075e6800ffb4b5
Signed-off-by: Alex Hong <rurumihong@google.com>
2019-08-15 21:49:15 +08:00
Alex Hong
041249f5fa Initial build.config for Bramble
Bug: 137521202

Change-Id: Ibb7d9da6c0c677e0f54a6b78458a8136e430e4cc
Signed-off-by: Alex Hong <rurumihong@google.com>
2019-07-15 17:24:44 +08:00