summaryrefslogtreecommitdiff
path: root/board/magolor/build.mk
diff options
context:
space:
mode:
authorDavid Huang <david.huang@quanta.corp-partner.google.com>2020-07-02 17:05:26 +0800
committerCommit Bot <commit-bot@chromium.org>2020-07-04 08:07:05 +0000
commitc23554b473e8a9d772f55533bbf72c072c888828 (patch)
tree71cd1ff59658ffc4b2555011d1a73c6208ccf07b /board/magolor/build.mk
parent5a8b1535c20dfc1e6e1bdfdf9f1626b915fd9e43 (diff)
downloadchrome-ec-c23554b473e8a9d772f55533bbf72c072c888828.tar.gz
magolor: Initial EC image
Create the initial EC image for the magolor 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.0.3). BUG=b:158540772 BRANCH=none TEST=make BOARD=magolor Signed-off-by: David Huang <david.huang@quanta.corp-partner.google.com> Change-Id: I80adc8e100b2cad84a82a487075f3cb37d312160 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2278796 Commit-Queue: Henry Sun <henrysun@google.com> Reviewed-by: Paul Fagerburg <pfagerburg@chromium.org>
Diffstat (limited to 'board/magolor/build.mk')
-rw-r--r--board/magolor/build.mk14
1 files changed, 14 insertions, 0 deletions
diff --git a/board/magolor/build.mk b/board/magolor/build.mk
new file mode 100644
index 0000000000..3cbadc55d7
--- /dev/null
+++ b/board/magolor/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