summaryrefslogtreecommitdiffstats
path: root/openwrt/package
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-06-03 06:41:17 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-06-03 06:41:17 +0000
commitd30532602bad83e534dfff39bdf9918b62c4396d (patch)
tree75357bf6eda012922f459de3bc523bba2e3512e3 /openwrt/package
parent60216fbd0007109ad59dc3d60def17746341ee30 (diff)
Ack name changes in asterisk config options
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1139 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package')
-rw-r--r--openwrt/package/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile
index 9e1540f67..38958381d 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),)