X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=drivers%2Fregulator%2FMakefile;h=185cce246022d25f510ae5bd247a81acf3605882;hb=5e0b3a4e88012d259e8b2c0f02f393c79686daf9;hp=90c31e74ca28b58d6dced6e7465af72ad47090a0;hpb=099c60622417c25b5454061a54cedf5b5132650d;p=~andy%2Flinux diff --git a/drivers/regulator/Makefile b/drivers/regulator/Makefile index 90c31e74ca2..185cce24602 100644 --- a/drivers/regulator/Makefile +++ b/drivers/regulator/Makefile @@ -49,6 +49,7 @@ obj-$(CONFIG_REGULATOR_MC13783) += mc13783-regulator.o obj-$(CONFIG_REGULATOR_MC13892) += mc13892-regulator.o obj-$(CONFIG_REGULATOR_MC13XXX_CORE) += mc13xxx-regulator-core.o obj-$(CONFIG_REGULATOR_PALMAS) += palmas-regulator.o +obj-$(CONFIG_REGULATOR_PFUZE100) += pfuze100-regulator.o obj-$(CONFIG_REGULATOR_TPS51632) += tps51632-regulator.o obj-$(CONFIG_REGULATOR_PCAP) += pcap-regulator.o obj-$(CONFIG_REGULATOR_PCF50633) += pcf50633-regulator.o