X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=drivers%2Fregulator%2FMakefile;h=c3416728c14d505685a6daeae905741bdb31b95e;hb=7b836485d4712267b06c825a6e06d04ec510b38e;hp=b3ece84289cf4cf598c2bfa33cffeb9a2ece5035;hpb=991acaf629cb12774beb4662e6b3045504680779;p=linux-2.6-microblaze.git diff --git a/drivers/regulator/Makefile b/drivers/regulator/Makefile index b3ece84289cf..c3416728c14d 100644 --- a/drivers/regulator/Makefile +++ b/drivers/regulator/Makefile @@ -20,6 +20,7 @@ obj-$(CONFIG_REGULATOR_ANATOP) += anatop-regulator.o obj-$(CONFIG_REGULATOR_ARIZONA) += arizona-micsupp.o arizona-ldo1.o obj-$(CONFIG_REGULATOR_AS3711) += as3711-regulator.o obj-$(CONFIG_REGULATOR_AS3722) += as3722-regulator.o +obj-$(CONFIG_REGULATOR_BCM590XX) += bcm590xx-regulator.o obj-$(CONFIG_REGULATOR_DA903X) += da903x.o obj-$(CONFIG_REGULATOR_DA9052) += da9052-regulator.o obj-$(CONFIG_REGULATOR_DA9055) += da9055-regulator.o