]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/power/Makefile
Add pr_fmt() macro
[karo-tx-uboot.git] / drivers / power / Makefile
index 53ff97d74524acd158c03b6f9769edb81309a86d..04bd996cad0dae6db5b23196a55c6ca5cb7e13a2 100644 (file)
@@ -5,6 +5,9 @@
 # SPDX-License-Identifier:     GPL-2.0+
 #
 
+obj-$(CONFIG_AXP152_POWER)     += axp152.o
+obj-$(CONFIG_AXP209_POWER)     += axp209.o
+obj-$(CONFIG_AXP221_POWER)     += axp221.o
 obj-$(CONFIG_EXYNOS_TMU)       += exynos-tmu.o
 obj-$(CONFIG_FTPMU010_POWER)   += ftpmu010.o
 obj-$(CONFIG_TPS6586X_POWER)   += tps6586x.o