]> git.karo-electronics.de Git - karo-tx-uboot.git/blob - drivers/power/regulator/Makefile
cc8326d78db01fa2803f6e9a6d9b0cea24e36961
[karo-tx-uboot.git] / drivers / power / regulator / Makefile
1 #
2 # Copyright (C) 2015 Samsung Electronics
3 # Przemyslaw Marczak <p.marczak@samsung.com>
4 #
5 # SPDX-License-Identifier:     GPL-2.0+
6 #
7
8 obj-$(CONFIG_DM_REGULATOR) += regulator-uclass.o
9 obj-$(CONFIG_DM_REGULATOR_MAX77686) += max77686.o
10 obj-$(CONFIG_DM_REGULATOR_FIXED) += fixed.o