forked from rrcarlosr/Jetpack
9 lines
176 B
Makefile
9 lines
176 B
Makefile
#
|
|
# Copyright (C) 2012 Samsung Electronics
|
|
# Lukasz Majewski <l.majewski@samsung.com>
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-$(CONFIG_POWER_FG_MAX17042) += fg_max17042.o
|