1config BR2_PACKAGE_LIBLOCKFILE 2 bool "liblockfile" 3 depends on BR2_USE_MMU # fork() 4 help 5 NFS-safe locking library. 6 7 https://github.com/miquels/liblockfile 8