xref: /rk3399_rockchip-uboot/drivers/power/charge/Makefile (revision 69fdc5969fe4d637d490fddd72ffd26ea0d356fe)
1#
2# Copyright (c) 2019 Fuzhou Rockchip Electronics Co., Ltd
3#
4# SPDX-License-Identifier:     GPL-2.0+
5#
6
7obj-$(CONFIG_CHARGER_BQ25700) += bq25700_charger.o
8