diff options
Diffstat (limited to 'arch/mips/loongson/fuloong-2e/Makefile')
-rw-r--r-- | arch/mips/loongson/fuloong-2e/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/mips/loongson/fuloong-2e/Makefile b/arch/mips/loongson/fuloong-2e/Makefile new file mode 100644 index 000000000..b7622720c --- /dev/null +++ b/arch/mips/loongson/fuloong-2e/Makefile @@ -0,0 +1,5 @@ +# +# Makefile for Lemote Fuloong2e mini-PC board. +# + +obj-y += irq.o reset.o |