]> git.ipfire.org Git - thirdparty/u-boot.git/blob - drivers/firmware/Makefile
dm: test: Add "/firmware" node scan test
[thirdparty/u-boot.git] / drivers / firmware / Makefile
1 obj-$(CONFIG_FIRMWARE) += firmware-uclass.o
2 obj-$(CONFIG_ARM_PSCI_FW) += psci.o
3 obj-$(CONFIG_TI_SCI_PROTOCOL) += ti_sci.o
4 obj-$(CONFIG_SANDBOX) += firmware-sandbox.o