]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - post/drivers/Makefile
Merged POST framework with the current TOT.
[people/ms/u-boot.git] / post / drivers / Makefile
index 068fa98b14c349e769139d9754fd8ba060d55a18..cb2f1deacd7083f50238c571c8fcd90c2226c148 100644 (file)
@@ -26,6 +26,6 @@ SUBDIRS =
 
 LIB    = libpostdrivers.a
 
-COBJS  = cache.o i2c.o memory.o rtc.o
+COBJS  = i2c.o memory.o rtc.o
 
 include $(TOPDIR)/post/rules.mk