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