xref: /linux/arch/mips/alchemy/Makefile (revision 4be5e8648b0c287aefc6ac3f3a0b12c696054f43)
1# SPDX-License-Identifier: GPL-2.0-only
2obj-$(CONFIG_MIPS_GPR) += board-gpr.o
3obj-$(CONFIG_MIPS_MTX1) += board-mtx1.o
4obj-$(CONFIG_MIPS_XXS1500) += board-xxs1500.o
5