diff options
Diffstat (limited to 'arch/mips/alchemy/Makefile')
-rw-r--r-- | arch/mips/alchemy/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/alchemy/Makefile b/arch/mips/alchemy/Makefile index aac3b179bbc0..fabbc7019065 100644 --- a/arch/mips/alchemy/Makefile +++ b/arch/mips/alchemy/Makefile | |||
@@ -1,3 +1,4 @@ | |||
1 | # SPDX-License-Identifier: GPL-2.0-only | ||
1 | obj-$(CONFIG_MIPS_GPR) += board-gpr.o | 2 | obj-$(CONFIG_MIPS_GPR) += board-gpr.o |
2 | obj-$(CONFIG_MIPS_MTX1) += board-mtx1.o | 3 | obj-$(CONFIG_MIPS_MTX1) += board-mtx1.o |
3 | obj-$(CONFIG_MIPS_XXS1500) += board-xxs1500.o | 4 | obj-$(CONFIG_MIPS_XXS1500) += board-xxs1500.o |