summaryrefslogtreecommitdiff
path: root/package/madplay
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-10-24 10:58:47 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-10-24 10:58:47 +0200
commitff99570612d9d23292d3c7d91b31de6fba35a580 (patch)
tree3ac09ffae1e5849e7e8f301dc7811dba3591a866 /package/madplay
parent00be675757c5f006fae941c516fb0babf4fc5ca7 (diff)
fix m68k allmodconfig build
Diffstat (limited to 'package/madplay')
-rw-r--r--package/madplay/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/madplay/Makefile b/package/madplay/Makefile
index e146ce9c0..cb154ae8c 100644
--- a/package/madplay/Makefile
+++ b/package/madplay/Makefile
@@ -15,8 +15,6 @@ PKG_URL:= http://www.underbit.com/products/mad
PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=mad/} \
ftp://ftp.mars.org/pub/mpeg/
-PKG_ARCH_DEPENDS:= !m68k
-
include ${TOPDIR}/mk/package.mk
$(eval $(call PKG_template,MADPLAY,madplay,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))