]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - lib/Makefile
ftsdmc021: add register definitions of ftsdmc021
[people/ms/u-boot.git] / lib / Makefile
index fcfe35104259127685ce42c11628df83a4d60991..afa6914e1be26c9eef396db00ab42d3f87fe59b8 100644 (file)
@@ -52,7 +52,6 @@ COBJS-y += string.o
 COBJS-y        += strmhz.o
 COBJS-y += time.o
 COBJS-y += vsprintf.o
-COBJS-$(CONFIG_ZLIB) += zlib.o
 COBJS-$(CONFIG_RBTREE) += rbtree.o
 
 COBJS  := $(COBJS-y)