summaryrefslogtreecommitdiff
path: root/package/esound/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/esound/Makefile')
-rw-r--r--package/esound/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/package/esound/Makefile b/package/esound/Makefile
index 02c72fec9..0c2a2a670 100644
--- a/package/esound/Makefile
+++ b/package/esound/Makefile
@@ -22,10 +22,6 @@ PKG_SUBPKGS:= ESOUND LIBESD
PKGSC_LIBESD:= libs/audio
PKGSD_LIBESD:= esound library
-ifeq ($(ADK_STATIC),y)
-PKG_OPTS+= libmix
-endif
-
include ${TOPDIR}/mk/package.mk
$(eval $(call PKG_template,ESOUND,esound,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))