summaryrefslogtreecommitdiff
path: root/board/careena/build.mk
diff options
context:
space:
mode:
authorEdward Hill <ecgh@chromium.org>2018-05-22 14:48:10 -0600
committerchrome-bot <chrome-bot@chromium.org>2018-05-25 20:31:49 -0700
commit4ab9fc9fa9a0a246bc78eb70d301457abe8dc79b (patch)
treee39688cdb8e1d2f8ce69a0f86d0af5bad8014155 /board/careena/build.mk
parent1d2c13a1630a1a6222411e1c03186cb9b1f576e0 (diff)
downloadchrome-ec-4ab9fc9fa9a0a246bc78eb70d301457abe8dc79b.tar.gz
grunt: Move common code to baseboard
Move code that will be common to Grunt and Careena to baseboard to avoid duplication when creating the Careena board. Add Careena board files. These are currently just a copy of Grunt and will be modified for Careena next. BUG=b:79704826 BRANCH=none TEST=Grunt still boots ok. Change-Id: I6dd0035bdd62e92a7f3664120fc6ac3f23a0af4d Signed-off-by: Edward Hill <ecgh@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/1070988
Diffstat (limited to 'board/careena/build.mk')
-rw-r--r--board/careena/build.mk14
1 files changed, 14 insertions, 0 deletions
diff --git a/board/careena/build.mk b/board/careena/build.mk
new file mode 100644
index 0000000000..9620af3152
--- /dev/null
+++ b/board/careena/build.mk
@@ -0,0 +1,14 @@
+# -*- 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