summaryrefslogtreecommitdiff
path: root/openwrt/package/Makefile
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-08-18 08:18:15 +0000
committerNicolas Thill <nico@openwrt.org>2005-08-18 08:18:15 +0000
commitdc1be634456dfa5918dde386646cab3fcecdc31b (patch)
tree5f058e34b92ee25d082a7e88ce62e241ae8f81aa /openwrt/package/Makefile
parent28a9c5123cadee46710449db1fd10423a560473c (diff)
downloadmtk-20170518-dc1be634456dfa5918dde386646cab3fcecdc31b.zip
mtk-20170518-dc1be634456dfa5918dde386646cab3fcecdc31b.tar.gz
mtk-20170518-dc1be634456dfa5918dde386646cab3fcecdc31b.tar.bz2
do not depend on external opencdk (not used) and libtasn1, use bundled version instead, set common lib searchpath
SVN-Revision: 1695
Diffstat (limited to 'openwrt/package/Makefile')
-rw-r--r--openwrt/package/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile
index 63cd737..375b4a4 100644
--- a/openwrt/package/Makefile
+++ b/openwrt/package/Makefile
@@ -41,7 +41,7 @@ package-$(BR2_PACKAGE_FUSE) += fuse
package-$(BR2_PACKAGE_GDBSERVER) += gdbserver
package-$(BR2_PACKAGE_GLIB) += glib
package-$(BR2_PACKAGE_GMP) += gmp
-package-$(BR2_PACKAGE_GNUTLS) += gnutls
+package-$(BR2_COMPILE_GNUTLS) += gnutls
package-$(BR2_PACKAGE_HASERL) += haserl
package-$(BR2_PACKAGE_HOSTAPD) += hostapd
package-$(BR2_PACKAGE_HOWL) += howl