From 8e7620e0e3299ab4ad98c0f442e8bbb9ad884809 Mon Sep 17 00:00:00 2001 From: Jiri Slachta Date: Thu, 15 Jan 2015 12:34:47 +0100 Subject: [PATCH] kamailio-4.x: remove checking module selection Signed-off-by: Jiri Slachta --- net/kamailio-4.x/Makefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/net/kamailio-4.x/Makefile b/net/kamailio-4.x/Makefile index 7feb2dd..7b09911 100644 --- a/net/kamailio-4.x/Makefile +++ b/net/kamailio-4.x/Makefile @@ -98,10 +98,7 @@ $(call Package/kamailio4/install/module,$$(1),$(1)) $(foreach d,$(5),$(call Package/kamailio4/install/dbfiles,$$(1),$(d));) endef -ifneq ($(CONFIG_PACKAGE_kamailio4-mod-$(1)),) INCL_MODULES+=$(1) -endif - KAM_MODULES+=kamailio4-mod-$(subst _,-,$(1)) endef -- 2.30.2