kumquat-buildroot/package/lzo/lzo.mk
Peter Korsgaard d10125af7f lzo: bump version
This contains an updated build system, so the patches are no longer needed.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2011-07-14 09:33:44 +02:00

12 lines
325 B
Makefile

#############################################################
#
# lzo
#
#############################################################
LZO_VERSION = 2.05
LZO_SITE = http://www.oberhumer.com/opensource/lzo/download
LZO_INSTALL_STAGING = YES
$(eval $(call AUTOTARGETS,package,lzo))
$(eval $(call AUTOTARGETS,package,lzo,host))