From 97c31ddb562ac6e5829e29bf416fe94e8eec569f Mon Sep 17 00:00:00 2001 From: nbd Date: Mon, 7 Nov 2005 18:26:35 +0000 Subject: change bool in BR2_COMPILE_* to tristate to avoid unnecessary package/-install calls git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2388 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/matrixssl/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/matrixssl') diff --git a/package/matrixssl/Config.in b/package/matrixssl/Config.in index be0a306fb..3d4532e52 100644 --- a/package/matrixssl/Config.in +++ b/package/matrixssl/Config.in @@ -1,5 +1,5 @@ config BR2_COMPILE_MATRIXSSL - bool + tristate depends BR2_PACKAGE_LIBMATRIXSSL config BR2_PACKAGE_LIBMATRIXSSL -- cgit v1.2.3