summaryrefslogtreecommitdiff
path: root/board/drawcia_riscv/build.mk
blob: b63b7a58b917b7a778adda9f4fad42cd26c2515d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# -*- makefile -*-
# Copyright 2021 The ChromiumOS Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
#
# Board specific files build
#
# Reworked drawcia with it8320 replaced with RISC-V it82302
#

CHIP:=it83xx
CHIP_FAMILY:=it8xxx2
CHIP_VARIANT:=it81302bx_512
BASEBOARD:=dedede

board-y=board.o cbi_ssfc.o led.o usb_pd_policy.o
board-$(CONFIG_BATTERY_SMART)+=battery.o