diff options
Diffstat (limited to 'arch/mips/bmips/Makefile')
-rw-r--r-- | arch/mips/bmips/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mips/bmips/Makefile b/arch/mips/bmips/Makefile new file mode 100644 index 000000000..1165bf2ef --- /dev/null +++ b/arch/mips/bmips/Makefile @@ -0,0 +1,2 @@ +# SPDX-License-Identifier: GPL-2.0-only +obj-y += setup.o irq.o dma.o |