X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=drivers%2Fpower%2Fpmic%2FMakefile;h=9a8bfe07b8e3a67c33123f45b97a69fe3c51a7c1;hp=3244f690b9c7b9c46ff63e45522d73b8698a2cd9;hb=cc49da249cf2f380d2fed5571fad65ce6494fc95;hpb=567802bbd6bf1c809d37fef9244fc8a692244e73 diff --git a/drivers/power/pmic/Makefile b/drivers/power/pmic/Makefile index 3244f690b9..9a8bfe07b8 100644 --- a/drivers/power/pmic/Makefile +++ b/drivers/power/pmic/Makefile @@ -5,6 +5,7 @@ # SPDX-License-Identifier: GPL-2.0+ # +obj-$(CONFIG_POWER_LTC3676) += pmic_ltc3676.o obj-$(CONFIG_POWER_MAX8998) += pmic_max8998.o obj-$(CONFIG_POWER_MAX8997) += pmic_max8997.o obj-$(CONFIG_POWER_MUIC_MAX8997) += muic_max8997.o