summaryrefslogtreecommitdiff
path: root/board/reef_it8320/build.mk
diff options
context:
space:
mode:
authorDino Li <Dino.Li@ite.com.tw>2018-06-29 13:13:14 +0800
committerchrome-bot <chrome-bot@chromium.org>2018-07-02 00:22:02 -0700
commitf18fa2977539fd3460d808637503d8fcb6d0b594 (patch)
treeeb0432661865b62b038d79b86937748408fcc67f /board/reef_it8320/build.mk
parentdc5ef9e359c7491ee9d476d8c4b0aef4e4142ae6 (diff)
downloadchrome-ec-f18fa2977539fd3460d808637503d8fcb6d0b594.tar.gz
board: it83xx based boards start to use CHIP_FAMILY and CHIP_VARIANT
With this patch, we can use them in code. BUG=none BRANCH=none TEST=make buildall -j Change-Id: Id9646ef82f26bcb6bf55f2ce33a4647b5934c365 Signed-off-by: Dino Li <Dino.Li@ite.com.tw> Reviewed-on: https://chromium-review.googlesource.com/1116632 Reviewed-by: Jett Rink <jettrink@chromium.org>
Diffstat (limited to 'board/reef_it8320/build.mk')
-rw-r--r--board/reef_it8320/build.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/board/reef_it8320/build.mk b/board/reef_it8320/build.mk
index 328afdc8f5..9939cc8b6e 100644
--- a/board/reef_it8320/build.mk
+++ b/board/reef_it8320/build.mk
@@ -7,6 +7,8 @@
#
# the IC is ITE IT8320
CHIP:=it83xx
+CHIP_FAMILY:=it8320
+CHIP_VARIANT:=it8320bx
board-y=board.o led.o
board-$(CONFIG_BATTERY_SMART)+=battery.o