summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mach-mpc85xx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/mach-mpc85xx/Makefile')
-rw-r--r--arch/powerpc/mach-mpc85xx/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/arch/powerpc/mach-mpc85xx/Makefile b/arch/powerpc/mach-mpc85xx/Makefile
new file mode 100644
index 0000000000..3e23c1b812
--- /dev/null
+++ b/arch/powerpc/mach-mpc85xx/Makefile
@@ -0,0 +1,14 @@
+# SPDX-License-Identifier: GPL-2.0-only
+
+obj-y += cpuid.o
+obj-y += cpu.o
+obj-y += cpu_init.o
+obj-y += fsl_law.o
+obj-y += speed.o
+obj-y +=time.o
+obj-y += fsl_gpio.o
+obj-y += fsl_i2c.o
+obj-$(CONFIG_MP) += mp.o
+obj-$(CONFIG_OFTREE) += fdt.o
+obj-$(CONFIG_DRIVER_NET_GIANFAR) += eth-devices.o
+extra-y += barebox.lds