Commit Graph

4 Commits

Author SHA1 Message Date
Will McVicker
b8f04a0f4a ANDROID: drop KERNEL_DIR setting in build.config.common
And replace many references of ${ROOT_DIR}/common with
${ROOT_DIR}/${KERNEL_DIR}, which makes it a lot easier
to branch off of ACK and update the KERNEL_DIR.

The variable of KERNEL_DIR will be set in build/_setup_env.sh
to the directory of the build config file by default if it's
not set explicitly in the build config file or in environment.

Test: build test with following configs
        common/build.config.gki.aarch64
        common/build.config.db845c
        common/build.config.hikey960
        common-modules/virtual-device/build.config.cuttlefish.aarch64
        common-modules/virtual-device/build.config.goldfish.aarch64

Bug: 162785964
Change-Id: I790ac0ded10bd790484f14c6f93d53e06c38b830
Signed-off-by: Will McVicker <willmcvicker@google.com>
Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
(cherry picked from commit 931718fa65fe5e34d143250c048f591a7d74e5f8)
2020-09-25 14:50:31 +08:00
Quentin Perret
6546f2ead5 ANDROID: build.config.hikey960: Set KMI_SYMBOL_LIST
Set KMI_SYMBOL_LIST in the hikey960 build.config to ease symbol list
updates using build_abi.sh.

Bug: 158655966
Signed-off-by: Quentin Perret <qperret@google.com>
Change-Id: I3566caca52394f0242a3e20113f5971350f35bb8
2020-08-26 00:45:39 +00:00
John Stultz
285dc038c1 ANDROID: hikey960: Add external mali driver support to build.config.hikey960
Have the build include external mali driver support

NOTE: This patch requires the hikey-modules project be
added to the common android-5.4 repo manifest

Signed-off-by: John Stultz <john.stultz@linaro.org>
Bug: 146450171
Change-Id: Id1efc4aa27fb0743d1aa093749bf5dffe4f24eb6
2020-03-23 22:55:17 +00:00
John Stultz
d2e8a933de ANDROID: hikey960: Add build.config.hikey960
Add build.config for hikey960 gki build

Signed-off-by: John Stultz <john.stultz@linaro.org>
Bug: 146450171
Change-Id: I022d72175091d9d056399404c0b6362ae4de8260
2020-03-23 22:55:17 +00:00