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