import of ftp.dlink.com/GPL/DSMG-600_reB/ppclinux.tar.gz
[linux-2.4.21-pre4.git] / arch / ppc / boot / lib / Makefile
1 #
2 # Makefile for some libs needed by zImage.
3 #
4
5 L_TARGET := zlib.a
6
7 obj-y := zlib.o
8
9 include $(TOPDIR)/Rules.make