aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-06-03 06:41:17 +0000
committerNicolas Thill <nico@openwrt.org>2005-06-03 06:41:17 +0000
commit2680fffd54dc290f8b2f015bc685251e2d7e396d (patch)
tree75357bf6eda012922f459de3bc523bba2e3512e3
parent9888d63ca2af39216808f5000fa4c9fea24fa901 (diff)
downloadupstream-2680fffd54dc290f8b2f015bc685251e2d7e396d.tar.gz
upstream-2680fffd54dc290f8b2f015bc685251e2d7e396d.tar.bz2
upstream-2680fffd54dc290f8b2f015bc685251e2d7e396d.zip
Ack name changes in asterisk config options
SVN-Revision: 1139
-rw-r--r--openwrt/package/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile
index 9e1540f67c..38958381dd 100644
--- a/openwrt/package/Makefile
+++ b/openwrt/package/Makefile
@@ -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),)