aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreehugger Robot2019-01-09 00:05:41 -0600
committerGerrit Code Review2019-01-09 00:05:41 -0600
commit104904bdf0645d90f023b5419fab7bfbf8e8028e (patch)
tree6ff8632640d26eeaf767f584b04b4204786a5428 /target/board/generic_arm64_a/BoardConfig.mk
parent1a3c9f26d1ddfa1527dc4e638593d402ce32a982 (diff)
parent1457b3fcbf4126eb24f874113ce2000aa7f92b79 (diff)
downloadplatform-build-104904bdf0645d90f023b5419fab7bfbf8e8028e.tar.gz
platform-build-104904bdf0645d90f023b5419fab7bfbf8e8028e.tar.xz
platform-build-104904bdf0645d90f023b5419fab7bfbf8e8028e.zip
Merge "Refactor GSI BoardConfig.mk"
Diffstat (limited to 'target/board/generic_arm64_a/BoardConfig.mk')
-rw-r--r--target/board/generic_arm64_a/BoardConfig.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/board/generic_arm64_a/BoardConfig.mk b/target/board/generic_arm64_a/BoardConfig.mk
index 34a8ac001..f77dbe5f8 100644
--- a/target/board/generic_arm64_a/BoardConfig.mk
+++ b/target/board/generic_arm64_a/BoardConfig.mk
@@ -14,7 +14,7 @@
14# limitations under the License. 14# limitations under the License.
15# 15#
16 16
17include build/make/target/board/treble_common_64.mk 17include build/make/target/board/BoardConfigGsiCommon.mk
18 18
19TARGET_ARCH := arm64 19TARGET_ARCH := arm64
20TARGET_ARCH_VARIANT := armv8-a 20TARGET_ARCH_VARIANT := armv8-a