summaryrefslogtreecommitdiff
path: root/board/lick/build.mk
diff options
context:
space:
mode:
authorHash.Hung <hash1.hung@lcfc.corp-partner.google.com>2019-11-28 21:08:03 +0800
committerCommit Bot <commit-bot@chromium.org>2019-12-06 10:35:14 +0000
commit2cd6efe60ed81a0d59ab91b94dc28212b1e59609 (patch)
tree2fb7ca0340b8cb8d32ac530f92e6a8da2af95ee9 /board/lick/build.mk
parent25dbfd93433d61616d8a2da4dc92806d2486cb9e (diff)
downloadchrome-ec-2cd6efe60ed81a0d59ab91b94dc28212b1e59609.tar.gz
The starting point for Lick EC image. Remove unuse battery(PANASONIC). Set project default sku 255 to non-convertible. Modify Sunwoda start_charging_max_c from 60 to 50. BUG=b:145181137 TEST=make BRANCH=master BOARD=lick Change-Id: Id9a8d488c648b75528b8dfcd135a457a63c8d0ff Signed-off-by: Hash.Hung <hash1.hung@lcfc.corp-partner.google.com> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/1942367 Reviewed-by: Henry Sun <henrysun@google.com> Commit-Queue: Henry Sun <henrysun@google.com> Tested-by: Henry Sun <henrysun@google.com>
Diffstat (limited to 'board/lick/build.mk')
-rw-r--r--board/lick/build.mk15
1 files changed, 15 insertions, 0 deletions
diff --git a/board/lick/build.mk b/board/lick/build.mk
new file mode 100644
index 0000000000..137e208b53
--- /dev/null
+++ b/board/lick/build.mk
@@ -0,0 +1,15 @@
+# -*- 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
+#
+
+CHIP:=npcx
+CHIP_FAMILY:=npcx7
+CHIP_VARIANT:=npcx7m6fb
+BASEBOARD:=octopus
+
+board-y=board.o led.o
+board-$(CONFIG_BATTERY_SMART)+=battery.o