diff options
author | Richard J K <rjk@codeaurora.org> | 2021-06-19 22:21:52 +0530 |
---|---|---|
committer | Richard J K <rjk@codeaurora.org> | 2021-06-19 22:21:52 +0530 |
commit | 6db268b0733237c8e32ee4436de6898984aec4e9 (patch) | |
tree | 6c13cc52e9ba56a284e9503eefcd9d78cbefe29e | |
parent | 38d8f424569d2d0d5fd80d31fbf49e4c6a15185a (diff) |
Enable 'msmnile_tb' for tablet HW support to support GTS test
-rw-r--r-- | base.mk | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -37,6 +37,7 @@ QCOM_BOARD_PLATFORMS += sdm845 QCOM_BOARD_PLATFORMS += msmnile QCOM_BOARD_PLATFORMS += sdm710 QCOM_BOARD_PLATFORMS += msmnile_au +QCOM_BOARD_PLATFORMS += msmnile_tb QCOM_BOARD_PLATFORMS += qcs605 QCOM_BOARD_PLATFORMS += $(MSMSTEPPE) QCOM_BOARD_PLATFORMS += $(TRINKET) |