mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@db180c0
This commit is contained in:
9
package/psmisc/Config.in
Normal file
9
package/psmisc/Config.in
Normal file
@@ -0,0 +1,9 @@
|
||||
config BR2_PACKAGE_PSMISC
|
||||
bool "psmisc"
|
||||
depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
|
||||
select BR2_PACKAGE_NCURSES
|
||||
help
|
||||
Helpful /proc related utilities such as pstree, fuser, and
|
||||
killall
|
||||
|
||||
https://gitlab.com/psmisc/psmisc
|
||||
Reference in New Issue
Block a user