diff options
Diffstat (limited to 'arch/mips/au1000/pb1550/Makefile')
-rw-r--r-- | arch/mips/au1000/pb1550/Makefile | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/arch/mips/au1000/pb1550/Makefile b/arch/mips/au1000/pb1550/Makefile new file mode 100644 index 000000000000..aa35bc6cb8cf --- /dev/null +++ b/arch/mips/au1000/pb1550/Makefile | |||
@@ -0,0 +1,9 @@ | |||
1 | # | ||
2 | # Copyright 2000 MontaVista Software Inc. | ||
3 | # Author: MontaVista Software, Inc. | ||
4 | # ppopov@mvista.com or source@mvista.com | ||
5 | # | ||
6 | # Makefile for the Alchemy Semiconductor PB1000 board. | ||
7 | # | ||
8 | |||
9 | lib-y := init.o board_setup.o irqmap.o | ||