xref: /openbmc/u-boot/drivers/power/fuel_gauge/Makefile (revision 643ad899f545fd101aa7a67771e74d582a1829b2)
1#
2# Copyright (C) 2012 Samsung Electronics
3# Lukasz Majewski <l.majewski@samsung.com>
4#
5# SPDX-License-Identifier:	GPL-2.0+
6#
7
8obj-$(CONFIG_POWER_FG_MAX17042) += fg_max17042.o
9