- initialize the correct variables

This commit is contained in:
Bernhard Reutner-Fischer
2005-10-13 10:24:44 +00:00
parent 309dc2d642
commit bb66a6c94e
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ SYSKLOGD_DIR:=$(top_builddir)/sysklogd/
endif
srcdir=$(top_srcdir)/sysklogd
SYSKLOGD-:=
SYSKLOGD-y:=
SYSKLOGD-$(CONFIG_KLOGD) += klogd.o
SYSKLOGD-$(CONFIG_LOGGER) += logger.o
SYSKLOGD-$(CONFIG_LOGREAD) += logread.o