mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@26c91a9
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
config BR2_PACKAGE_LIBCAP
|
||||
bool "libcap"
|
||||
depends on BR2_USE_MMU # fork()
|
||||
help
|
||||
This library implements the user-space interfaces to the
|
||||
POSIX 1003.1e capabilities available in Linux kernels. These
|
||||
@@ -12,7 +13,6 @@ if BR2_PACKAGE_LIBCAP
|
||||
|
||||
config BR2_PACKAGE_LIBCAP_TOOLS
|
||||
bool "install tools"
|
||||
depends on BR2_USE_MMU
|
||||
help
|
||||
Install setcap, getcap, getpcaps and capsh tools.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user