Added support for ipppstat.

This commit is contained in:
Fritz Elfert 1997-03-24 04:00:06 +00:00
parent 9f4d7f70d1
commit 05b8827e41
2 changed files with 4 additions and 1 deletions

View File

@ -53,6 +53,9 @@ endif
ifeq ($(CONFIG_ISDNLOG),y)
SUBDIRS := $(SUBDIRS) isdnlog
endif
ifeq ($(CONFIG_IPPPSTATS),y)
SUBDIRS := $(SUBDIRS) ipppstats
endif
ifeq ($(CONFIG_XMONISDN),y)
SUBDIRS := $(SUBDIRS) xmonisdn
endif

View File

@ -63,7 +63,7 @@ CONFIG_ISDNLOG_OLDI4LCONFFILE='isdnlog.conf'
# CONFIG_ISDNLOG_POSTGRES is not set
# CONFIG_ISDNLOG_OLD_I4L is not set
CONFIG_ISDNLOG_DE=y
# CONFIG_IPPPSTATS is not set
CONFIG_IPPPSTATS=y
CONFIG_XISDNLOAD=y
CONFIG_XMONISDN=y