summaryrefslogtreecommitdiff
path: root/openwrt/package/cyrus-sasl
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-05-20 00:33:12 +0000
committerNicolas Thill <nico@openwrt.org>2005-05-20 00:33:12 +0000
commit2eae93466f440e4a21bcdc1dee3ba7139838ca30 (patch)
tree0595dd18795baaa0b4b99a840b15ef47e15557a6 /openwrt/package/cyrus-sasl
parenta5ec491a09d7181d85d564d1db560587b84876f9 (diff)
downloadmtk-20170518-2eae93466f440e4a21bcdc1dee3ba7139838ca30.zip
mtk-20170518-2eae93466f440e4a21bcdc1dee3ba7139838ca30.tar.gz
mtk-20170518-2eae93466f440e4a21bcdc1dee3ba7139838ca30.tar.bz2
Add a config var matching the package dir name
SVN-Revision: 984
Diffstat (limited to 'openwrt/package/cyrus-sasl')
-rw-r--r--openwrt/package/cyrus-sasl/Config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/openwrt/package/cyrus-sasl/Config.in b/openwrt/package/cyrus-sasl/Config.in
index 71c2144..25f49fd 100644
--- a/openwrt/package/cyrus-sasl/Config.in
+++ b/openwrt/package/cyrus-sasl/Config.in
@@ -7,3 +7,6 @@ config BR2_PACKAGE_LIBSASL2
http://asg.web.cmu.edu/sasl/
+config BR2_PACKAGE_CYRUS_SASL
+ tristate
+ default BR2_PACKAGE_LIBSASL2