mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-14 17:07:38 +00:00
710f1d3d5f
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
8 lines
176 B
Makefile
8 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
|