]> Git Repo - J-u-boot.git/blob - drivers/firmware/Makefile
Merge branch 'qcom-main' of https://source.denx.de/u-boot/custodians/u-boot-snapdragon
[J-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
6 obj-$(CONFIG_SCMI_FIRMWARE)     += scmi/
This page took 0.027305 seconds and 4 git commands to generate.