SYSLOG: syslog_initialize.c appeared twice is list of sources
This commit is contained in:
parent
9e62164977
commit
e480b385e6
|
@ -37,8 +37,7 @@
|
|||
############################################################################
|
||||
# Include SYSLOG Infrastructure
|
||||
|
||||
CSRCS += syslog_initialize.c vsyslog.c vlowsyslog.c syslogstream.c
|
||||
CSRCS += syslog_channel.c
|
||||
CSRCS += vsyslog.c vlowsyslog.c syslogstream.c syslog_channel.c
|
||||
|
||||
ifeq ($(CONFIG_SYSLOG_INTBUFFER),y)
|
||||
CSRCS += syslog_intbuffer.c
|
||||
|
|
Loading…
Reference in New Issue