]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - arch/mips/Makefile
MIPS: move au1x00 SoC code to arch/mips/mach-au1x00
[karo-tx-uboot.git] / arch / mips / Makefile
1 #
2 # SPDX-License-Identifier:      GPL-2.0+
3 #
4
5 head-$(CONFIG_CPU_MIPS32) := arch/mips/cpu/mips32/start.o
6 head-$(CONFIG_CPU_MIPS64) := arch/mips/cpu/mips64/start.o
7
8 libs-$(CONFIG_CPU_MIPS32) += arch/mips/cpu/mips32/
9 libs-$(CONFIG_CPU_MIPS64) += arch/mips/cpu/mips64/
10 libs-y += arch/mips/lib/
11
12 libs-$(CONFIG_SOC_AU1X00) += arch/mips/mach-au1x00/