commit | c00b1cc1d7b7c28562da01ba6a685dcbc39590da | [log] [tgz] |
---|---|---|
author | Roopesh Nataraja <roopeshr@codeaurora.org> | Thu Jul 29 15:01:19 2021 -0700 |
committer | micky387 <mickaelsaibi@free.fr> | Sun Nov 13 01:33:14 2022 +0100 |
tree | c1b567ab26db08e30ca0a5f22f9d7df3cc84ba7c | |
parent | ffc4c745301dc47ab14d9c3e78f99319f92e5075 [diff] |
zenfone9: Migrate TARGET board flags from BoardConfig.mk to omni_zenfone9.mk Inherited makefiles in taro.mk would contain stale or empty value of TARGET_BOARD_PLATFORM since taro.mk gets scanned earlier than BoardConfig.mk where TARGET_BOARD_PLATFORM is currently set. In order to avoid it, migrate TARGET board flags from BoardConfig.mk to taro.mk. Change-Id: I4644a86248fa3b5a4ff131679f53d9c7807c6398