X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=post%2FMakefile;h=4ee429de4e51a47ccb9f4b4f4963f6038423e1ca;hb=2afbe4ed97217681c17eba5af435b06500851026;hp=ec49156977ce6b8db4531b3dcb7225b7dad86079;hpb=5a8c51cd5ef87195e05cdd9aaf2f1dcc753c9792;p=u-boot 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