aboutsummaryrefslogtreecommitdiffstats
path: root/package/Makefile
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
commit4a8ebd35b6da3b8dc719d8c9db317e61a2ebc74f (patch)
treed0f277727fefff8dca7a7f33aba92e5a4d0de096 /package/Makefile
parent9ccc614f6cc1aed5c978d023f0f1c48c832e02c5 (diff)
downloadmaster-187ad058-4a8ebd35b6da3b8dc719d8c9db317e61a2ebc74f.tar.gz
master-187ad058-4a8ebd35b6da3b8dc719d8c9db317e61a2ebc74f.tar.bz2
master-187ad058-4a8ebd35b6da3b8dc719d8c9db317e61a2ebc74f.zip
Ack name changes in asterisk config options
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1139 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/Makefile')
-rw-r--r--package/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/Makefile b/package/Makefile
index 9e1540f67c..38958381dd 100644
--- a/package/Makefile
+++ b/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),)