]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - common/Makefile
dm: usb: eth: Support driver model with USB Ethernet
[karo-tx-uboot.git] / common / Makefile
index da975e8600b7eb1e780444cc9f7d4859dad2fe8a..2ea6b859ee27a7199153c914fc2174a4b351e951 100644 (file)
@@ -215,6 +215,7 @@ obj-$(CONFIG_CMD_GPT) += cmd_gpt.o
 
 # Power
 obj-$(CONFIG_CMD_PMIC) += cmd_pmic.o
+obj-$(CONFIG_CMD_REGULATOR) += cmd_regulator.o
 endif
 
 ifdef CONFIG_SPL_BUILD