summaryrefslogtreecommitdiff
path: root/package/avahi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/avahi/Makefile')
-rw-r--r--package/avahi/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/package/avahi/Makefile b/package/avahi/Makefile
index 99687297c..3aa682058 100644
--- a/package/avahi/Makefile
+++ b/package/avahi/Makefile
@@ -26,10 +26,6 @@ PKGSD_AVAHI_DNSCONFD:= DNS server from mDNS configuration daemon
PKGSD_LIBAVAHI:= DNS-SD over mDNS library
PKGSC_LIBAVAHI:= libs/misc
-ifeq ($(ADK_STATIC),y)
-PKG_OPTS+= libmix
-endif
-
include ${TOPDIR}/mk/package.mk
$(eval $(call PKG_template,AVAHI_DAEMON,avahi-daemon,${PKG_VERSION}-${PKG_RELEASE},${PKGSS_AVAHI_DAEMON},${PKG_DESCR},${PKG_SECTION}))