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