summaryrefslogtreecommitdiff
path: root/baseboard/volteer/build.mk
blob: 08b68c581612a4521384a718094b1ce235fa55de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# -*- makefile -*-
# Copyright 2019 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.
#
# Volteer baseboard specific files build
#

baseboard-y=baseboard.o
baseboard-y+=battery_presence.o
baseboard-y+=charger.o
baseboard-y+=usb_pd_policy.o
baseboard-y+=cbi.o
baseboard-y+=cbi_ec_fw_config.o
baseboard-y+=cbi_ssfc.o
baseboard-y+=power.o
baseboard-y+=usbc_config.o