7 lines
72 B
Makefile
7 lines
72 B
Makefile
|
#
|
||
|
# Makefile for some libs needed by zImage.
|
||
|
#
|
||
|
|
||
|
|
||
|
lib-y := zlib.o zmem.o
|