diff options
Diffstat (limited to 'arch/mips/alchemy/mtx-1/Makefile')
-rw-r--r-- | arch/mips/alchemy/mtx-1/Makefile | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/arch/mips/alchemy/mtx-1/Makefile b/arch/mips/alchemy/mtx-1/Makefile new file mode 100644 index 00000000000..81b540ceaf8 --- /dev/null +++ b/arch/mips/alchemy/mtx-1/Makefile | |||
@@ -0,0 +1,9 @@ | |||
1 | # | ||
2 | # Copyright 2003 MontaVista Software Inc. | ||
3 | # Author: MontaVista Software, Inc. <source@mvista.com> | ||
4 | # Bruno Randolf <bruno.randolf@4g-systems.biz> | ||
5 | # | ||
6 | # Makefile for 4G Systems MTX-1 board. | ||
7 | # | ||
8 | |||
9 | obj-y += init.o board_setup.o platform.o | ||