1 config BR2_PACKAGE_LUABITOP
3 depends on !BR2_PACKAGE_LUA_32BITS
5 Lua BitOp is a C extension module for Lua 5.1/5.2 which adds bitwise
8 http://bitop.luajit.org
10 comment "luabitop needs a full Lua interpreter"
11 depends on BR2_PACKAGE_LUA_32BITS