summaryrefslogtreecommitdiffstats
path: root/cpu/mpc5xxx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cpu/mpc5xxx/Makefile')
-rw-r--r--cpu/mpc5xxx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpu/mpc5xxx/Makefile b/cpu/mpc5xxx/Makefile
index 2688ee62b5..74ec64c5b1 100644
--- a/cpu/mpc5xxx/Makefile
+++ b/cpu/mpc5xxx/Makefile
@@ -28,7 +28,7 @@ LIB = lib$(CPU).a
START = start.o
ASOBJS = io.o firmware_sc_task_bestcomm.impl.o firmware_sc_task.impl.o
OBJS = traps.o cpu.o cpu_init.o speed.o interrupts.o serial.o \
- loadtask.o fec.o
+ loadtask.o fec.o pci_mpc5200.o
all: .depend $(START) $(ASOBJS) $(LIB)
OpenPOWER on IntegriCloud