#
# Makefile for some libs needed by zImage.
#

L_TARGET := lib.a

obj-y := zlib.o div64.o
