8 lines
162 B
Plaintext
8 lines
162 B
Plaintext
|
config BR2_PACKAGE_LIBLOCKFILE
|
||
|
bool "liblockfile"
|
||
|
depends on BR2_USE_MMU # fork()
|
||
|
help
|
||
|
NFS-safe locking library.
|
||
|
|
||
|
https://github.com/miquels/liblockfile
|