summaryrefslogtreecommitdiff
path: root/baseboard/goroh/build.mk
diff options
context:
space:
mode:
authorEric Yilun Lin <yllin@chromium.org>2021-04-20 15:32:37 +0800
committerCommit Bot <commit-bot@chromium.org>2021-04-21 03:55:47 +0000
commit1eb4fcc824a54ab9b1f538fb8c4e97e6add89933 (patch)
tree12be5eaf0c00a797345077562d60e678afc3b324 /baseboard/goroh/build.mk
parentad7fc27d908a310f548fb7ab111a10876770ebbe (diff)
downloadchrome-ec-1eb4fcc824a54ab9b1f538fb8c4e97e6add89933.tar.gz
goroh: initial commit
copied from asurada with proper fixes: 1. rename asurada/hayato to goroh 2. change the year to 2021 in copyright notice BUG=b:185846337 TEST=make BOARD=goroh BRANCH=none Change-Id: Ifd66e5b16c5dd463dd9ad215f25a7a1ea1265495 Signed-off-by: Eric Yilun Lin <yllin@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2839384 Tested-by: Eric Yilun Lin <yllin@google.com> Auto-Submit: Eric Yilun Lin <yllin@google.com> Reviewed-by: Ting Shen <phoenixshen@chromium.org> Commit-Queue: Ting Shen <phoenixshen@chromium.org>
Diffstat (limited to 'baseboard/goroh/build.mk')
-rw-r--r--baseboard/goroh/build.mk10
1 files changed, 10 insertions, 0 deletions
diff --git a/baseboard/goroh/build.mk b/baseboard/goroh/build.mk
new file mode 100644
index 0000000000..58e9934bc0
--- /dev/null
+++ b/baseboard/goroh/build.mk
@@ -0,0 +1,10 @@
+# -*- makefile -*-
+# Copyright 2021 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.
+#
+# Baseboard specific files build
+#
+
+baseboard-y=baseboard.o board_id.o
+baseboard-$(CONFIG_USB_POWER_DELIVERY)+=usb_pd_policy.o