diff options
Diffstat (limited to 'arch/mips/au1000/xxs1500/Makefile')
-rw-r--r-- | arch/mips/au1000/xxs1500/Makefile | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/arch/mips/au1000/xxs1500/Makefile b/arch/mips/au1000/xxs1500/Makefile new file mode 100644 index 000000000000..44d7f7056ae7 --- /dev/null +++ b/arch/mips/au1000/xxs1500/Makefile @@ -0,0 +1,9 @@ +# +# Copyright 2003 MontaVista Software Inc. +# Author: MontaVista Software, Inc. +# ppopov@mvista.com or source@mvista.com +# +# Makefile for MyCable XXS1500 board. +# + +lib-y := init.o board_setup.o irqmap.o |