aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/alchemy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/alchemy/Makefile')
-rw-r--r--arch/mips/alchemy/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/mips/alchemy/Makefile b/arch/mips/alchemy/Makefile
new file mode 100644
index 000000000000..aac3b179bbc0
--- /dev/null
+++ b/arch/mips/alchemy/Makefile
@@ -0,0 +1,3 @@
+obj-$(CONFIG_MIPS_GPR) += board-gpr.o
+obj-$(CONFIG_MIPS_MTX1) += board-mtx1.o
+obj-$(CONFIG_MIPS_XXS1500) += board-xxs1500.o