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