Newer
Older
barebox / drivers / regulator / Makefile
@Ahmad Fatoum Ahmad Fatoum on 6 Nov 2019 264 bytes regulator: port Linux of_regulator_match
obj-$(CONFIG_REGULATOR) += core.o helpers.o
obj-$(CONFIG_OFDEVICE) += of_regulator.o
obj-$(CONFIG_REGULATOR_FIXED) += fixed.o
obj-$(CONFIG_REGULATOR_BCM283X) += bcm2835.o
obj-$(CONFIG_REGULATOR_PFUZE) += pfuze.o
obj-$(CONFIG_REGULATOR_ANATOP) += anatop-regulator.o