diff options
Diffstat (limited to 'arch/mips/au1000/pb1200/Makefile')
-rw-r--r-- | arch/mips/au1000/pb1200/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/mips/au1000/pb1200/Makefile b/arch/mips/au1000/pb1200/Makefile new file mode 100644 index 00000000000..22b673cf55a --- /dev/null +++ b/arch/mips/au1000/pb1200/Makefile @@ -0,0 +1,5 @@ +# +# Makefile for the Alchemy Semiconductor PB1200 board. +# + +lib-y := init.o board_setup.o irqmap.o |