aboutsummaryrefslogtreecommitdiffstats
path: root/roms/u-boot/arch/powerpc/cpu/mpc824x/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'roms/u-boot/arch/powerpc/cpu/mpc824x/Makefile')
-rw-r--r--roms/u-boot/arch/powerpc/cpu/mpc824x/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/roms/u-boot/arch/powerpc/cpu/mpc824x/Makefile b/roms/u-boot/arch/powerpc/cpu/mpc824x/Makefile
new file mode 100644
index 00000000..2c8be925
--- /dev/null
+++ b/roms/u-boot/arch/powerpc/cpu/mpc824x/Makefile
@@ -0,0 +1,11 @@
+#
+# (C) Copyright 2000-2006
+# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
+#
+# SPDX-License-Identifier: GPL-2.0+
+#
+
+extra-y = start.o
+obj-y = traps.o cpu.o cpu_init.o interrupts.o speed.o \
+ drivers/epic/epic1.o drivers/i2c/i2c.o pci.o
+obj-y += ../mpc8260/bedbug_603e.o