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

10 lines
197 B
Makefile

# SPDX-License-Identifier: GPL-2.0+
obj-y += cpu.o
obj-y += ddr_init.o
obj-y += ddr_cal.o
obj-$(CONFIG_SPL_BUILD) += spl.o
obj-$(CONFIG_SOC_MT7620) += mt7620/
obj-$(CONFIG_SOC_MT7628) += mt7628/