summaryrefslogtreecommitdiff
path: root/package/bind
diff options
context:
space:
mode:
Diffstat (limited to 'package/bind')
-rw-r--r--package/bind/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/package/bind/Makefile b/package/bind/Makefile
index 965c11874..47c513229 100644
--- a/package/bind/Makefile
+++ b/package/bind/Makefile
@@ -43,10 +43,6 @@ PKGSC_LIBBIND:= libs/net
PKG_FLAVOURS_BIND_SERVER:= WITH_IPV6
PKGFD_WITH_IPV6:= enable IPv6 support
-ifeq ($(ADK_STATIC),y)
-PKG_OPTS+= libmix
-endif
-
include ${TOPDIR}/mk/package.mk
$(eval $(call PKG_template,BIND_SERVER,bind-server,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))