xref: /openbmc/u-boot/drivers/power/battery/Makefile (revision c40b6df87fc0193a7184ada9f53aaf57cdec0cdf)
1# SPDX-License-Identifier: GPL-2.0+
2#
3# Copyright (C) 2012 Samsung Electronics
4# Lukasz Majewski <l.majewski@samsung.com>
5
6obj-$(CONFIG_POWER_BATTERY_TRATS) += bat_trats.o
7obj-$(CONFIG_POWER_BATTERY_TRATS2) += bat_trats2.o
8