projects
/
feed
/
telephony.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d82451e
)
freeswitch-stable: move the config define
author
Sebastian Kemper
<sebastian_ml@gmx.net>
Mon, 5 Feb 2018 21:57:40 +0000
(22:57 +0100)
committer
Sebastian Kemper
<sebastian_ml@gmx.net>
Mon, 5 Feb 2018 21:57:40 +0000
(22:57 +0100)
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
net/freeswitch-stable/Makefile
patch
|
blob
|
history
diff --git
a/net/freeswitch-stable/Makefile
b/net/freeswitch-stable/Makefile
index 4a34b82166c960931154aee36df3d6496a7c95ff..b811f14b20d60b681374d70f943188d6fcbfc2e5 100644
(file)
--- a/
net/freeswitch-stable/Makefile
+++ b/
net/freeswitch-stable/Makefile
@@
-343,6
+343,10
@@
define Package/$(PKG_NAME)/install/mod
$(1)$(FS_STABLE_MOD_DIR)
endef
+define Package/$(PKG_NAME)/config
+ source "$(SOURCE)/Config.in"
+endef
+
define Package/$(PKG_LIBFTDM)/Default
SECTION:=libs
CATEGORY:=Libraries
@@
-382,10
+386,6
@@
endef
$$(eval $$(call BuildPackage,$(PKG_LIBFTDM)-ftmod-$(1)))
endef
-define Package/$(PKG_NAME)/config
- source "$(SOURCE)/Config.in"
-endef
-
define Package/$(PKG_NAME)/Default
SUBMENU:=Telephony
SECTION:=net