summaryrefslogtreecommitdiff
path: root/board/asurada_scp/build.mk
diff options
context:
space:
mode:
authorTzung-Bi Shih <tzungbi@chromium.org>2020-05-13 15:50:20 +0800
committerCommit Bot <commit-bot@chromium.org>2020-06-03 03:12:42 +0000
commit8fd3c3ef70dfd575fe91630a441a5364544dd239 (patch)
tree6a83f83597bbd20ee7d17d1b85a6ca0ee826507f /board/asurada_scp/build.mk
parent9d9f7b29fe9a3406100d91ca89fbab8bf4c8713c (diff)
downloadchrome-ec-8fd3c3ef70dfd575fe91630a441a5364544dd239.tar.gz
asurada_scp: add dummy board implementations
BRANCH=none BUG=b:146213943 TEST=make BOARD=asurada_scp Signed-off-by: Tzung-Bi Shih <tzungbi@chromium.org> Change-Id: I2b3a93777fe912a6a6793963d331ebc781218f4e Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2198818 Reviewed-by: Eric Yilun Lin <yllin@chromium.org>
Diffstat (limited to 'board/asurada_scp/build.mk')
-rw-r--r--board/asurada_scp/build.mk12
1 files changed, 12 insertions, 0 deletions
diff --git a/board/asurada_scp/build.mk b/board/asurada_scp/build.mk
new file mode 100644
index 0000000000..33debd81a6
--- /dev/null
+++ b/board/asurada_scp/build.mk
@@ -0,0 +1,12 @@
+# -*- makefile -*-
+# Copyright 2020 The Chromium OS Authors. All rights reserved.
+# Use of this source code is governed by a BSD-style license that can be
+# found in the LICENSE file.
+#
+# Board specific files build
+#
+
+CHIP:=mt8192_scp
+CHIP_VARIANT:=mt8192
+
+board-y=board.o