summaryrefslogtreecommitdiff
path: root/board/kodama/build.mk
diff options
context:
space:
mode:
authorlu.zhang <lu.zhang@bitland.corp-partner.google.com>2019-07-30 14:23:12 +0800
committerCommit Bot <commit-bot@chromium.org>2019-08-08 17:02:05 +0000
commit4f409fcad25581806c86785ce167087ca658ef0a (patch)
treede12c41c5b189f9ab7a3d59ac452a841c230a266 /board/kodama/build.mk
parent2eea4a541cb26c30211d1ed014a113db1a482814 (diff)
downloadchrome-ec-4f409fcad25581806c86785ce167087ca658ef0a.tar.gz
kodama: Initial image copied from kukui
Since kukui baseboad will be created and kodama board is symbolic link now, this image is just copied from kukui ToT instead of symbolic link. BRANCH=none BUG=none TEST=builds Change-Id: I1e1577c294cc9860c60f643ef61e87cd0fd8b4a5 Signed-off-by: lu.zhang <lu.zhang@bitland.corp-partner.google.com> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/1725383 Reviewed-by: Alexandru M Stan <amstan@chromium.org> Reviewed-by: Peichao Li <peichao.wang@bitland.corp-partner.google.com> Reviewed-by: Yilun Lin <yllin@chromium.org> Reviewed-by: Paul Ma <magf@bitland.corp-partner.google.com>
Diffstat (limited to 'board/kodama/build.mk')
-rw-r--r--board/kodama/build.mk16
1 files changed, 16 insertions, 0 deletions
diff --git a/board/kodama/build.mk b/board/kodama/build.mk
new file mode 100644
index 0000000000..5abd305013
--- /dev/null
+++ b/board/kodama/build.mk
@@ -0,0 +1,16 @@
+# -*- makefile -*-
+# Copyright 2019 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
+#
+#
+# STmicro STM32F098VC
+CHIP:=stm32
+CHIP_FAMILY:=stm32f0
+CHIP_VARIANT:=stm32f09x
+BASEBOARD:=kukui
+
+board-y=board.o led.o
+board-$(BOARD_KRANE)+=base_detect_kodama.o