summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mach-mpc5xxx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/mach-mpc5xxx/Makefile')
-rw-r--r--arch/powerpc/mach-mpc5xxx/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/arch/powerpc/mach-mpc5xxx/Makefile b/arch/powerpc/mach-mpc5xxx/Makefile
new file mode 100644
index 0000000000..9fc45c08bb
--- /dev/null
+++ b/arch/powerpc/mach-mpc5xxx/Makefile
@@ -0,0 +1,11 @@
+# SPDX-License-Identifier: GPL-2.0-only
+
+obj-y += cpu.o
+obj-y += cpu_init.o
+obj-y += loadtask.o
+obj-y += speed.o
+obj-y += traps.o
+obj-y += time.o
+extra-y += start.o
+obj-$(CONFIG_MPC5200) += firmware_sc_task_bestcomm.impl.o
+obj-$(CONFIG_REGINFO) += reginfo.o