busybox: add 'killall5' applet.

This commit is contained in:
Stefan Saraev 2013-01-15 22:30:17 +02:00
parent f1498606d7
commit 466ce36555

View File

@ -896,7 +896,7 @@ CONFIG_FREE=y
CONFIG_FUSER=y
CONFIG_KILL=y
CONFIG_KILLALL=y
# CONFIG_KILLALL5 is not set
CONFIG_KILLALL5=y
# CONFIG_PGREP is not set
CONFIG_PIDOF=y
# CONFIG_FEATURE_PIDOF_SINGLE is not set