linuxOS_D21X/source/uboot-2021.10/arch/riscv/mach-artinchip/Makefile
2024-11-29 16:13:46 +08:00

9 lines
173 B
Makefile

# SPDX-License-Identifier: GPL-2.0
obj-y += cpu.o
obj-y += lowlevel_init.o
obj-y += boot_param.o
obj-$(CONFIG_SPL_BUILD) += spl.o
obj-$(CONFIG_CMD_AICUPG) += upg_detect.o