5b81dd4770
Lua library for binary operations [Peter: fix header, use TARGET_CONFIGURE_OPTS] Signed-off-by: Assaf Inbal <shmuelzon@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
8 lines
177 B
Plaintext
8 lines
177 B
Plaintext
config BR2_PACKAGE_LUABITOP
|
|
bool "luabitop"
|
|
help
|
|
Lua BitOp is a C extension module for Lua 5.1/5.2 which adds bitwise
|
|
operations on numbers.
|
|
|
|
http://bitop.luajit.org
|