1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-06-30 22:39:48 +03:00

busybox: disable killall5 - nothing uses it

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25512 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2011-02-13 03:26:15 +00:00
parent 5374218107
commit 1604e9bf89

View File

@ -47,7 +47,7 @@ config BUSYBOX_CONFIG_KILLALL
config BUSYBOX_CONFIG_KILLALL5
bool "killall5"
default y
default n
depends on BUSYBOX_CONFIG_KILL
config BUSYBOX_CONFIG_NMETER