lantiq: enable G.INP retransmission counters
[openwrt/staging/ynezz.git] / package / network / config / ltq-vdsl-app / Makefile
index 0968811984dace124730c0a9eef3091f00dabcaa..8b8ffdc7a2e3376dc5437fa7271ee2865f9d050d 100644 (file)
@@ -9,7 +9,7 @@ include $(INCLUDE_DIR)/kernel.mk
 
 PKG_NAME:=ltq-vdsl-app
 PKG_VERSION:=4.17.18.6
-PKG_RELEASE:=6
+PKG_RELEASE:=7
 PKG_BASE_NAME:=dsl_cpe_control
 PKG_SOURCE:=$(PKG_BASE_NAME)_vrx-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=@OPENWRT
@@ -55,7 +55,9 @@ CONFIGURE_ARGS += \
 CONFIGURE_ARGS += \
        --enable-model=typical \
        --enable-dsl-pm-showtime \
-       --disable-dsl-ceoc
+       --disable-dsl-ceoc \
+       --enable-dsl-pm-retx-counters \
+       --enable-dsl-pm-retx-thresholds
 #CONFIGURE_ARGS += --enable-model=debug
 
 define Package/ltq-vdsl-app/install