summaryrefslogtreecommitdiff
path: root/board/metaknight/build.mk
diff options
context:
space:
mode:
authorYu-An Chen <yu-an.chen@quanta.corp-partner.google.com>2020-10-20 17:01:22 +0800
committerCommit Bot <commit-bot@chromium.org>2020-10-21 17:48:02 +0000
commit65d7595dfe16963f31fb057ca93ba2f7334ecb0a (patch)
tree08d7ad6960ec983492e837af06f86c5d37e2ffeb /board/metaknight/build.mk
parent5047df065dfede71f795c18d9f75cc8ef98d2017 (diff)
downloadchrome-ec-65d7595dfe16963f31fb057ca93ba2f7334ecb0a.tar.gz
metaknight: Initial EC image
Create the initial EC image for the metaknight variant by copying the waddledoo reference board EC files into a new directory named for the variant. (Auto-Generated by create_initial_ec_image.sh version 1.2.0). BUG=b:169813211 BRANCH=none TEST=make BOARD=metaknight Signed-off-by: Yu-An Chen <yu-an.chen@quanta.corp-partner.google.com> Change-Id: I25cf60b45dfdfb50ec7a3e2c057e71eb7cbcaf5f Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2488951 Reviewed-by: Henry Sun <henrysun@google.com> Reviewed-by: Paul Fagerburg <pfagerburg@chromium.org> Commit-Queue: Paul Fagerburg <pfagerburg@chromium.org>
Diffstat (limited to 'board/metaknight/build.mk')
-rw-r--r--board/metaknight/build.mk14
1 files changed, 14 insertions, 0 deletions
diff --git a/board/metaknight/build.mk b/board/metaknight/build.mk
new file mode 100644
index 0000000000..3cbadc55d7
--- /dev/null
+++ b/board/metaknight/build.mk
@@ -0,0 +1,14 @@
+# -*- 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:=npcx
+CHIP_FAMILY:=npcx7
+CHIP_VARIANT:=npcx7m6fc
+BASEBOARD:=dedede
+
+board-y=board.o battery.o led.o usb_pd_policy.o