mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
14 lines
271 B
Plaintext
14 lines
271 B
Plaintext
config BR2_PACKAGE_HAS_LUAINTERPRETER
|
|
bool
|
|
|
|
config BR2_PACKAGE_PROVIDES_LUAINTERPRETER
|
|
string
|
|
depends on BR2_PACKAGE_HAS_LUAINTERPRETER
|
|
|
|
config BR2_PACKAGE_LUAINTERPRETER_ABI_VERSION
|
|
string
|
|
|
|
config BR2_PACKAGE_PROVIDES_HOST_LUAINTERPRETER
|
|
string
|
|
default "host-lua"
|