Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot...
[platform/kernel/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