summaryrefslogtreecommitdiffstats
path: root/post/cpu/ppc4xx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'post/cpu/ppc4xx/Makefile')
-rw-r--r--post/cpu/ppc4xx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/post/cpu/ppc4xx/Makefile b/post/cpu/ppc4xx/Makefile
index f1034dac24..e3f44b7774 100644
--- a/post/cpu/ppc4xx/Makefile
+++ b/post/cpu/ppc4xx/Makefile
@@ -24,6 +24,6 @@
LIB = libpostppc4xx.a
AOBJS = cache_4xx.o
-COBJS = cache.o ether.o fpu.o spr.o uart.o watchdog.o
+COBJS = cache.o denali_ecc.o ether.o fpu.o spr.o uart.o watchdog.o
include $(TOPDIR)/post/rules.mk
OpenPOWER on IntegriCloud