]> git.sur5r.net Git - u-boot/blobdiff - drivers/power/Makefile
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
[u-boot] / drivers / power / Makefile
index 8c7190156c302b60b9f5b8601bc7e4e7a0594b73..1dac16a9f7da05fc25b19df326f04fe82bb4cd68 100644 (file)
@@ -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