mirror of
https://github.com/apache/nuttx.git
synced 2026-05-30 21:36:28 +08:00
syslog: support syslog redirection to sched_note
Signed-off-by: yinshengkai <yinshengkai@xiaomi.com>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user