Merge tag 'mmc-10-10-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
[oweals/u-boot.git] / drivers / firmware / Makefile
1 obj-$(CONFIG_FIRMWARE)          += firmware-uclass.o
2 obj-$(CONFIG_$(SPL_)ARM_PSCI_FW)        += psci.o
3 obj-$(CONFIG_TI_SCI_PROTOCOL)   += ti_sci.o
4 obj-$(CONFIG_SANDBOX)           += firmware-sandbox.o
5 obj-$(CONFIG_ZYNQMP_FIRMWARE)   += firmware-zynqmp.o