Ack name changes in asterisk config options
SVN-Revision: 1139
This commit is contained in:
parent
9888d63ca2
commit
2680fffd54
1 changed files with 1 additions and 1 deletions
|
@ -149,7 +149,7 @@ tor-compile: libevent-compile openssl-compile zlib-compile
|
|||
wpa_supplicant-compile: openssl-compile
|
||||
|
||||
asterisk-compile: openssl-compile
|
||||
ifneq ($(BR2_PACKAGE_ASTERISK_SPEEX),)
|
||||
ifneq ($(BR2_PACKAGE_ASTERISK_CODEC_SPEEX),)
|
||||
asterisk-compile: speex-compile
|
||||
endif
|
||||
ifneq ($(BR2_PACKAGE_ASTERISK_PGSQL),)
|
||||
|
|
Loading…
Reference in a new issue