1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-27 21:18:26 +02:00

Add missing symbol type

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1276 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico 2005-06-20 19:35:34 +00:00
parent a085d1b724
commit dee6ab72f3
2 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,5 @@
config BR2_PACKAGE_GNUTLS config BR2_PACKAGE_GNUTLS
bool
default n default n
depends BR2_PACKAGE_LIBGNUTLS depends BR2_PACKAGE_LIBGNUTLS

View File

@ -1,4 +1,5 @@
config BR2_PACKAGE_OPENCDK config BR2_PACKAGE_OPENCDK
bool
default n default n
depends BR2_PACKAGE_LIBOPENCDK depends BR2_PACKAGE_LIBOPENCDK