initial buildroot for linux 5.15
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
################################################################################
|
||||
#
|
||||
# luajson
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LUAJSON_VERSION = 1.3.4-1
|
||||
LUAJSON_SUBDIR = luajson
|
||||
LUAJSON_LICENSE = MIT
|
||||
LUAJSON_LICENSE_FILES = $(LUAJSON_SUBDIR)/LICENSE
|
||||
|
||||
$(eval $(luarocks-package))
|
||||
Reference in New Issue
Block a user