X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=drivers%2Fregulator%2FMakefile;h=08727557b4023c2f24c66cd04b927b740fc95638;hb=c82197491fe02f87ef810a69187596224c1784ba;hp=453289cdd4447dd2225927776f3ed9456357266c;hpb=ed2f4c745fb2bc51bb1b402ff2294587cb0b207a;p=platform%2Fkernel%2Flinux-starfive.git diff --git a/drivers/regulator/Makefile b/drivers/regulator/Makefile index 453289c..0872755 100644 --- a/drivers/regulator/Makefile +++ b/drivers/regulator/Makefile @@ -147,6 +147,7 @@ obj-$(CONFIG_REGULATOR_RT6245) += rt6245-regulator.o obj-$(CONFIG_REGULATOR_RTMV20) += rtmv20-regulator.o obj-$(CONFIG_REGULATOR_RTQ2134) += rtq2134-regulator.o obj-$(CONFIG_REGULATOR_RTQ6752) += rtq6752-regulator.o +obj-$(CONFIG_REGULATOR_RTQ2208) += rtq2208-regulator.o obj-$(CONFIG_REGULATOR_S2MPA01) += s2mpa01.o obj-$(CONFIG_REGULATOR_S2MPS11) += s2mps11.o obj-$(CONFIG_REGULATOR_S5M8767) += s5m8767.o