diff options
Diffstat (limited to 'sysklogd/klogd.c')
-rw-r--r-- | sysklogd/klogd.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysklogd/klogd.c b/sysklogd/klogd.c index df0edee..ddf5007 100644 --- a/sysklogd/klogd.c +++ b/sysklogd/klogd.c @@ -19,6 +19,7 @@ //config:config KLOGD //config: bool "klogd (5.7 kb)" //config: default y +//config: select PLATFORM_LINUX //config: help //config: klogd is a utility which intercepts and logs all //config: messages from the Linux kernel and sends the messages |