]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blobdiff - package/luainterpreter/Config.in
lua: always use host-lua for host-luainterpreter
[coffee/buildroot.git] / package / luainterpreter / Config.in
index e89a9b84d2d44465fc529c522f5f712052829e6d..7bc54d862fa76a4376f2d2f1907103ef72203997 100644 (file)
@@ -7,3 +7,7 @@ config BR2_PACKAGE_PROVIDES_LUAINTERPRETER
 
 config BR2_PACKAGE_LUAINTERPRETER_ABI_VERSION
        string
+
+config BR2_PACKAGE_PROVIDES_HOST_LUAINTERPRETER
+       string
+       default "host-lua"