summaryrefslogtreecommitdiffstats
path: root/package/cyrus-sasl
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-20 00:33:12 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-20 00:33:12 +0000
commit1582a39749f31de9de7cd064cca2473a82326233 (patch)
tree83d44511e04c1c35c883474793f7c5f1787d949b /package/cyrus-sasl
parent89975f2ba90b555a3f6f93d4b5cc4bf23496bcde (diff)
Add a config var matching the package dir name
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@984 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/cyrus-sasl')
-rw-r--r--package/cyrus-sasl/Config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/package/cyrus-sasl/Config.in b/package/cyrus-sasl/Config.in
index 71c21440f..25f49fd4c 100644
--- a/package/cyrus-sasl/Config.in
+++ b/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