syslog: support syslog redirection to sched_note

Signed-off-by: yinshengkai <yinshengkai@xiaomi.com>
This commit is contained in:
yinshengkai
2023-11-23 22:34:16 +08:00
committed by Xiang Xiao
parent e608d5522d
commit 211a56910a
11 changed files with 73 additions and 21 deletions
+2
View File
@@ -22,7 +22,9 @@
# Add the internal C files to the build
ifeq ($(CONFIG_SYSLOG),y)
CSRCS += lib_syslog.c lib_setlogmask.c
endif
# Add the syslog directory to the build