mirror of
https://github.com/LuckfoxTECH/luckfox-pico.git
synced 2026-01-18 11:38:31 +01:00
4 lines
129 B
Makefile
4 lines
129 B
Makefile
obj-$(CONFIG_FIRMWARE) += firmware-uclass.o
|
|
obj-$(CONFIG_ARM_PSCI_FW) += psci.o
|
|
obj-$(CONFIG_$(SPL_TPL_)SCMI_FIRMWARE) += scmi/
|