summaryrefslogtreecommitdiff
path: root/board/liara/build.mk
diff options
context:
space:
mode:
Diffstat (limited to 'board/liara/build.mk')
-rw-r--r--board/liara/build.mk15
1 files changed, 15 insertions, 0 deletions
diff --git a/board/liara/build.mk b/board/liara/build.mk
new file mode 100644
index 0000000000..c808e65aed
--- /dev/null
+++ b/board/liara/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