From: nico Date: Mon, 20 Jun 2005 19:35:34 +0000 (+0000) Subject: Add missing symbol type X-Git-Tag: fast2504n-3.10.28-merged~24695 X-Git-Url: https://git.enpas.org/?a=commitdiff_plain;h=9262c3dc35e24cebf62c84b9c275153168597e34;p=openwrt.git Add missing symbol type git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1276 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/openwrt/package/gnutls/Config.in b/openwrt/package/gnutls/Config.in index fe1e4580fe..a3d72e4f6d 100644 --- a/openwrt/package/gnutls/Config.in +++ b/openwrt/package/gnutls/Config.in @@ -1,4 +1,5 @@ config BR2_PACKAGE_GNUTLS + bool default n depends BR2_PACKAGE_LIBGNUTLS diff --git a/openwrt/package/opencdk/Config.in b/openwrt/package/opencdk/Config.in index 22d94f6b33..6a4cc7027d 100644 --- a/openwrt/package/opencdk/Config.in +++ b/openwrt/package/opencdk/Config.in @@ -1,4 +1,5 @@ config BR2_PACKAGE_OPENCDK + bool default n depends BR2_PACKAGE_LIBOPENCDK