From d9936eb807de8f9b77ff44f8a2c1a898ec18080a Mon Sep 17 00:00:00 2001 From: Ronny Nilsson Date: Wed, 11 Jul 2018 11:07:32 +0200 Subject: [PATCH] Voice: Bugfix in the special case handling of possibly unpopulated Dect HW. --- endptmngr/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/endptmngr/Makefile b/endptmngr/Makefile index b5651953e..ee0eb8026 100644 --- a/endptmngr/Makefile +++ b/endptmngr/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_RELEASE:=1 PKG_VERSION:=0.2 -PKG_SOURCE_VERSION:=fba670f85a83e211d51889274cabbaf485a317f5 +PKG_SOURCE_VERSION:=42a459f8cd7e7fda60942f43c1f62e5f3c81920a ifeq ($(CONFIG_ENDPT_OPEN),y)