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