]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Build System: Create 'make install-configs' target.
authorCorey Farrell <git@cfware.com>
Mon, 23 Jul 2018 18:49:33 +0000 (14:49 -0400)
committerCorey Farrell <git@cfware.com>
Thu, 26 Jul 2018 15:19:25 +0000 (10:19 -0500)
commit7578881b3dbfb8475458ee4cbaac900a7b16ebcb
treeb5e28ffe74ae413594464ed2bf86b63511298996
parent8ea13d62cd07f7784202ca717feda0659b3fb0a0
Build System: Create 'make install-configs' target.

This target requires specifying CONFIG_SRC=path_to_configs.  This can be
used to install custom configs for the Asterisk build while still
performing directory replacements on asterisk.conf.

Modify internal INSTALL_CONFIGS so first argument requires full path to
the config sources relative to Asterisk source root.

Change-Id: Idcd841df3c8d5bfe23d566bb9e2e448e9df4f8ab
Makefile