Config.in 315 B

123456789101112
  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
  7. LuaJIT.
  8. http://www.myriabit.com/ljsyscall/
  9. comment "ljsyscall needs LuaJIT"
  10. depends on !BR2_PACKAGE_LUAJIT