summaryrefslogtreecommitdiffstats
path: root/rules/lua-filesystem.in
diff options
context:
space:
mode:
authorJoerg Platte <joerg.platte@googlemail.com>2013-04-03 16:23:55 +0200
committerMarc Kleine-Budde <mkl@pengutronix.de>2013-04-03 16:24:45 +0200
commit1ccfe9cd1e1c8d1a03d218cab66c25e9faaab726 (patch)
treee0139468000b7fab4064ed63bb31caf07645e0b1 /rules/lua-filesystem.in
parent1f292448b8dd97fe074fb9bf47912193f66899d4 (diff)
downloadptxdist-1ccfe9cd1e1c8d1a03d218cab66c25e9faaab726.tar.gz
ptxdist-1ccfe9cd1e1c8d1a03d218cab66c25e9faaab726.tar.xz
lua-filesystem: new package
Signed-off-by: Joerg Platte <joerg.platte@googlemail.com> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'rules/lua-filesystem.in')
-rw-r--r--rules/lua-filesystem.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/rules/lua-filesystem.in b/rules/lua-filesystem.in
new file mode 100644
index 000000000..a369becde
--- /dev/null
+++ b/rules/lua-filesystem.in
@@ -0,0 +1,8 @@
+## SECTION=project_specific
+
+config LUA_FILESYSTEM
+ tristate
+ prompt "lua-filesystem"
+ select LUA
+ help
+ luafilesystem library for the Lua language