7 lines
172 B
Plaintext
7 lines
172 B
Plaintext
|
config BR2_PACKAGE_LOCKFILE_PROGS
|
||
|
bool "lockfile programs"
|
||
|
depends on BR2_USE_MMU # liblockfile
|
||
|
select BR2_PACKAGE_LIBLOCKFILE
|
||
|
help
|
||
|
Build lockfile utility programs.
|