From 79a038f2834b01f733348618a9b22785e0a337a9 Mon Sep 17 00:00:00 2001 From: Ronny Nilsson Date: Mon, 13 May 2019 13:45:19 +0200 Subject: [PATCH] voice: minor cleanups of unused code. --- endptmngr/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/endptmngr/Makefile b/endptmngr/Makefile index 2420a1016..f5c88164d 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:=bafc4f9e81de567965a0d8f2897d390cfb14636b +PKG_SOURCE_VERSION:=631e61b7ab5d86f2f4c86756a117badff9fb0f2c ifeq ($(CONFIG_ENDPT_OPEN),y)