X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=drivers%2Fpower%2FMakefile;h=1dac16a9f7da05fc25b19df326f04fe82bb4cd68;hb=412665b46134f93464c09405e02f08ac9c62526d;hp=8c7190156c302b60b9f5b8601bc7e4e7a0594b73;hpb=79f38777947ac7685e2cef8bd977f954ab198c0e;p=u-boot diff --git a/drivers/power/Makefile b/drivers/power/Makefile index 8c7190156c..1dac16a9f7 100644 --- a/drivers/power/Makefile +++ b/drivers/power/Makefile @@ -25,6 +25,7 @@ include $(TOPDIR)/config.mk LIB := $(obj)libpower.o +COBJS-$(CONFIG_EXYNOS_TMU) += exynos-tmu.o COBJS-$(CONFIG_FTPMU010_POWER) += ftpmu010.o COBJS-$(CONFIG_TPS6586X_POWER) += tps6586x.o COBJS-$(CONFIG_TWL4030_POWER) += twl4030.o