mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
busybox: disable features marked as broken (#13782)
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37277 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -95,7 +95,7 @@ config BUSYBOX_CONFIG_FEATURE_IPC_SYSLOG_BUFFER_SIZE
|
||||
|
||||
config BUSYBOX_CONFIG_LOGREAD
|
||||
bool "logread"
|
||||
default y
|
||||
default n
|
||||
depends on BUSYBOX_CONFIG_FEATURE_IPC_SYSLOG && BROKEN
|
||||
help
|
||||
If you enabled Circular Buffer support, you almost
|
||||
|
||||
Reference in New Issue
Block a user