2
0
forked from Ivasoft/openwrt

busybox: disable features marked as broken (#13782)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 37277
This commit is contained in:
Felix Fietkau
2013-07-14 11:00:59 +00:00
parent da72edd7cd
commit 3a4a74f861
2 changed files with 2 additions and 2 deletions

View File

@@ -71,7 +71,7 @@ config BUSYBOX_CONFIG_TELINIT_PATH
locating telinit executable.
config BUSYBOX_CONFIG_INIT
bool "init"
default y
default n
select BUSYBOX_CONFIG_FEATURE_SYSLOG
depends on BROKEN
help