diff options
Diffstat (limited to 'arch/mips/loongson1/ls1b/Makefile')
-rw-r--r-- | arch/mips/loongson1/ls1b/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/mips/loongson1/ls1b/Makefile b/arch/mips/loongson1/ls1b/Makefile new file mode 100644 index 000000000..891eac482 --- /dev/null +++ b/arch/mips/loongson1/ls1b/Makefile @@ -0,0 +1,5 @@ +# +# Makefile for loongson1B based machines. +# + +obj-y += board.o |