summaryrefslogtreecommitdiff
path: root/arch/mips/cpu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/cpu/Makefile')
-rw-r--r--arch/mips/cpu/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/arch/mips/cpu/Makefile b/arch/mips/cpu/Makefile
new file mode 100644
index 0000000000..fc6b455c68
--- /dev/null
+++ b/arch/mips/cpu/Makefile
@@ -0,0 +1,9 @@
+#
+# SPDX-License-Identifier: GPL-2.0+
+#
+
+extra-y = start.o
+
+obj-y += time.o
+obj-y += interrupts.o
+obj-y += cpu.o