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