u-boot-brain/arch/mips/Makefile

11 lines
177 B
Makefile
Raw Normal View History

#
# SPDX-License-Identifier: GPL-2.0+
#
head-y := arch/mips/cpu/start.o
libs-y += arch/mips/cpu/
libs-y += arch/mips/lib/
libs-$(CONFIG_SOC_AU1X00) += arch/mips/mach-au1x00/