summaryrefslogtreecommitdiff
path: root/board/aleena/build.mk
diff options
context:
space:
mode:
authorEdward Hill <ecgh@chromium.org>2018-07-18 16:25:27 -0600
committerchrome-bot <chrome-bot@chromium.org>2018-07-20 05:31:38 -0700
commit5100b4c3d2059de5da41c75fc19347918eec87da (patch)
tree53193ffecdce5b9f80673744d8c89cfbf0ec34d0 /board/aleena/build.mk
parent4869d5fbdfae76563f02c413b05b05a68ed01c9c (diff)
downloadchrome-ec-5100b4c3d2059de5da41c75fc19347918eec87da.tar.gz
aleena,liara: Add new grunt-family boards.stabilize-10895.Bstabilize-10895.56.Brelease-R69-10895.B
Add Aleena and Liara boards. These are initially just a copy of Careena. BUG=b:111606874,b:111607004 BRANCH=none TEST=build Change-Id: I2e2d0a375c4d0943e6c7506bcad639d45d5f1eb4 Signed-off-by: Edward Hill <ecgh@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/1142534 Commit-Ready: ChromeOS CL Exonerator Bot <chromiumos-cl-exonerator@appspot.gserviceaccount.com> Reviewed-by: Jonathan Brandmeyer <jbrandmeyer@chromium.org>
Diffstat (limited to 'board/aleena/build.mk')
-rw-r--r--board/aleena/build.mk15
1 files changed, 15 insertions, 0 deletions
diff --git a/board/aleena/build.mk b/board/aleena/build.mk
new file mode 100644
index 0000000000..c808e65aed
--- /dev/null
+++ b/board/aleena/build.mk
@@ -0,0 +1,15 @@
+# -*- makefile -*-
+# Copyright 2015 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:=npcx7m6f
+BASEBOARD:=grunt
+
+board-y=board.o led.o
+board-$(CONFIG_BATTERY_SMART)+=battery.o