Move all to deprecated folder.
This commit is contained in:
12
deprecated/firmware/buildroot/package/ljsyscall/Config.in
Normal file
12
deprecated/firmware/buildroot/package/ljsyscall/Config.in
Normal file
@@ -0,0 +1,12 @@
|
||||
config BR2_PACKAGE_LJSYSCALL
|
||||
bool "ljsyscall"
|
||||
# ljsyscall is specifically for LuaJIT, not Lua.
|
||||
depends on BR2_PACKAGE_LUAJIT
|
||||
help
|
||||
An FFI implementation of the Linux and NetBSD kernel ABIs for LuaJIT.
|
||||
|
||||
http://github.com/justincormack/ljsyscall
|
||||
|
||||
comment "ljsyscall needs LuaJIT"
|
||||
depends on !BR2_PACKAGE_LUAJIT
|
||||
|
||||
Reference in New Issue
Block a user