btrfs-progs: bump version to 4.8.3
[buildroot-gz.git] / package / ljsyscall / Config.in
blob149e71d3fd7fb592f1889c05c7c1d5ec8ab8ebe0
1 config BR2_PACKAGE_LJSYSCALL
2         bool "ljsyscall"
3         # ljsyscall is specifically for LuaJIT, not Lua.
4         depends on BR2_PACKAGE_LUAJIT
5         help
6           An FFI implementation of the Linux and NetBSD kernel ABIs for LuaJIT.
8           http://github.com/justincormack/ljsyscall
10 comment "ljsyscall needs LuaJIT"
11         depends on !BR2_PACKAGE_LUAJIT