diff options
Diffstat (limited to 'arch/mips/au1000/csb250/Makefile')
-rw-r--r-- | arch/mips/au1000/csb250/Makefile | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/mips/au1000/csb250/Makefile b/arch/mips/au1000/csb250/Makefile new file mode 100644 index 00000000000..c0c4dcdccae --- /dev/null +++ b/arch/mips/au1000/csb250/Makefile @@ -0,0 +1,8 @@ +# +# Copyright 2002 Cogent Computer Systems +# dan@embeddededge.com +# +# Makefile for the Cogent CSB250 Au1500 board. Copied from Pb1500. +# + +obj-y := init.o board_setup.o irqmap.o |