*: add INSERTs to *.src files where appropriate
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
|
||||
menu "System Logging Utilities"
|
||||
|
||||
INSERT
|
||||
|
||||
config SYSLOGD
|
||||
bool "syslogd"
|
||||
default y
|
||||
|
@@ -5,6 +5,8 @@
|
||||
# Licensed under the GPL v2, see the file LICENSE in this tarball.
|
||||
|
||||
lib-y:=
|
||||
|
||||
INSERT
|
||||
lib-$(CONFIG_KLOGD) += klogd.o
|
||||
lib-$(CONFIG_LOGGER) += syslogd_and_logger.o
|
||||
lib-$(CONFIG_LOGREAD) += logread.o
|
||||
|
Reference in New Issue
Block a user