xref: /openbmc/u-boot/drivers/power/fuel_gauge/Makefile (revision a79854a90f7297ddfda2114c867fd62643fa6e3a)
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