summaryrefslogtreecommitdiff
Diffstat
-rw-r--r--archival/bbunzip.c4
-rw-r--r--libbb/Kbuild.src1
-rw-r--r--libbb/appletlib.c32
-rw-r--r--libbb/update_passwd.c2
-rw-r--r--networking/libiproute/Kbuild.src3
-rw-r--r--networking/udhcp/Config.src2
-rw-r--r--networking/udhcp/Kbuild.src2
-rw-r--r--sysklogd/logread.c3
8 files changed, 29 insertions, 20 deletions
diff --git a/sysklogd/logread.c b/sysklogd/logread.c
index 5b99973..1f0c625 100644
--- a/sysklogd/logread.c
+++ b/sysklogd/logread.c
@@ -11,7 +11,8 @@
//config:config LOGREAD
//config: bool "logread"
//config: default y
-//config: depends on FEATURE_IPC_SYSLOG
+//WRONG: it should be compilable without SYSLOG=y:
+//WRONG: depends on FEATURE_IPC_SYSLOG
//config: help
//config: If you enabled Circular Buffer support, you almost
//config: certainly want to enable this feature as well. This