summaryrefslogtreecommitdiff
path: root/baseboard/dragonegg/build.mk
blob: 7f3c8a36692d9e2cfa2d6f33a240f30097a57143 (plain)
1
2
3
4
5
6
7
8
9
10
11
# -*- makefile -*-
# Copyright 2018 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.
#
# DragonEgg baseboard specific files build
#

baseboard-y=baseboard.o
baseboard-$(CONFIG_BATTERY_SMART)+=battery.o
baseboard-$(CONFIG_USB_POWER_DELIVERY)+=usb_pd_policy.o