summaryrefslogtreecommitdiffstats
path: root/post/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'post/Makefile')
-rw-r--r--post/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/post/Makefile b/post/Makefile
index ec49156977..4ee429de4e 100644
--- a/post/Makefile
+++ b/post/Makefile
@@ -27,7 +27,7 @@ SUBDIRS = cpu
LIB = libpost.a
AOBJS = cache_8xx.o
-COBJS = cache.o cpu.o dsp.o ether.o
+COBJS = cache.o codec.o cpu.o dsp.o ether.o
COBJS += i2c.o memory.o post.o rtc.o
COBJS += spr.o sysmon.o tests.o uart.o
COBJS += usb.o watchdog.o
OpenPOWER on IntegriCloud