diff options
Diffstat (limited to 'arch/mips/loongson2ef/fuloong-2e/Makefile')
-rw-r--r-- | arch/mips/loongson2ef/fuloong-2e/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/mips/loongson2ef/fuloong-2e/Makefile b/arch/mips/loongson2ef/fuloong-2e/Makefile new file mode 100644 index 000000000..bb58edb3b --- /dev/null +++ b/arch/mips/loongson2ef/fuloong-2e/Makefile @@ -0,0 +1,6 @@ +# SPDX-License-Identifier: GPL-2.0-only +# +# Makefile for Lemote Fuloong2e mini-PC board. +# + +obj-y += irq.o reset.o dma.o |