Move all to deprecated folder.
This commit is contained in:
12
deprecated/firmware/buildroot/package/lzlib/lzlib.mk
Normal file
12
deprecated/firmware/buildroot/package/lzlib/lzlib.mk
Normal file
@@ -0,0 +1,12 @@
|
||||
################################################################################
|
||||
#
|
||||
# lzlib
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LZLIB_VERSION = 0.4.work3-1
|
||||
LZLIB_SUBDIR = lzlib-0.4-work3
|
||||
LZLIB_DEPENDENCIES = zlib
|
||||
LZLIB_LICENSE = MIT
|
||||
|
||||
$(eval $(luarocks-package))
|
||||
Reference in New Issue
Block a user