From 79fa88f3ede051ca860667d5397e6cdc7e74a6d0 Mon Sep 17 00:00:00 2001 From: wdenk Date: Mon, 7 Jun 2004 23:46:25 +0000 Subject: Patch by Pantelis Antoniou, 5 May 2004: - Intracom board update. - Add Codec POST. --- post/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'post/Makefile') 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 -- cgit v1.2.1