13114b075SOleksij Rempel# SPDX-License-Identifier: GPL-2.0-only 23114b075SOleksij Rempel# Makefile for Linux PSE drivers 33114b075SOleksij Rempel 43114b075SOleksij Rempelobj-$(CONFIG_PSE_CONTROLLER) += pse_core.o 566741b4eSOleksij Rempel 666741b4eSOleksij Rempelobj-$(CONFIG_PSE_REGULATOR) += pse_regulator.o 79a993845SKory Maincent (Dent Project)obj-$(CONFIG_PSE_PD692X0) += pd692x0.o 8*a2317231SPiotr Kubikobj-$(CONFIG_PSE_SI3474) += si3474.o 920e6d190SKory Maincent (Dent Project)obj-$(CONFIG_PSE_TPS23881) += tps23881.o 10