summaryrefslogtreecommitdiff
path: root/arch/mips/cpu/Makefile
diff options
context:
space:
mode:
authorTom Rini <trini@ti.com>2015-01-30 13:56:15 -0500
committerTom Rini <trini@ti.com>2015-01-30 13:56:15 -0500
commita0573d19885236ba03d412f7788104f75f0dea64 (patch)
tree95432f4b7dba3fb9fd4a7d8a4fc61330c7d8c734 /arch/mips/cpu/Makefile
parent8e3da9dd113699eed2fa05fcde3c55a2ff410913 (diff)
parenteef88dfb3e16e4631e078f42714dbcef3216e3e1 (diff)
downloadu-boot-imx-a0573d19885236ba03d412f7788104f75f0dea64.zip
u-boot-imx-a0573d19885236ba03d412f7788104f75f0dea64.tar.gz
u-boot-imx-a0573d19885236ba03d412f7788104f75f0dea64.tar.bz2
Merge branch 'master' of git://git.denx.de/u-boot-mips
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 0000000..fc6b455
--- /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