repo.or.cz
/
buildroot-gz.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
efivar: bump to version 30
[buildroot-gz.git]
/
package
/
luafilesystem
/
Config.in
blob
50e7975b9201a5c69d8ada3735ee4c8ee833cde7
1
config BR2_PACKAGE_LUAFILESYSTEM
2
bool "luafilesystem"
3
depends on BR2_PACKAGE_HAS_LUAINTERPRETER
4
help
5
LuaFileSystem offers a portable way to access
6
the underlying directory structure and file attributes.
7
8
http://keplerproject.github.com/luafilesystem/