imx-common: rdc-sema: correct return value
[oweals/u-boot.git] / drivers / Makefile
index 4a4b2377c58a53d80c32e27d8a2c502e2dee86d6..64c39d3a3ef9e7d73e659da18924548fc7e3f2ea 100644 (file)
@@ -5,6 +5,7 @@
 obj-$(CONFIG_$(SPL_TPL_)DM)    += core/
 obj-$(CONFIG_$(SPL_)CLK)       += clk/
 obj-$(CONFIG_$(SPL_)LED)       += led/
+obj-$(CONFIG_$(SPL_)PHY)       += phy/
 obj-$(CONFIG_$(SPL_)PINCTRL)   += pinctrl/
 obj-$(CONFIG_$(SPL_)RAM)       += ram/
 
@@ -75,6 +76,7 @@ obj-y += firmware/
 obj-$(CONFIG_FPGA) += fpga/
 obj-y += hwmon/
 obj-y += misc/
+obj-$(CONFIG_MMC) += mmc/
 obj-y += pcmcia/
 obj-y += dfu/
 obj-$(CONFIG_X86) += pch/