summaryrefslogtreecommitdiff
path: root/package/jamvm
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-02-05 17:29:33 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-02-05 17:29:33 +0100
commitd9759be6496da18607bf3068bca9464c44285d33 (patch)
tree8356bd8771d6904373ae50409c20da35ca9a5f8f /package/jamvm
parent61629a527144e01ebcf25cffac48e48c01526af2 (diff)
fix some allmodconfig issues for mips target
Diffstat (limited to 'package/jamvm')
-rw-r--r--package/jamvm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/jamvm/Makefile b/package/jamvm/Makefile
index f00c714cf..19de6da0c 100644
--- a/package/jamvm/Makefile
+++ b/package/jamvm/Makefile
@@ -14,7 +14,7 @@ PKG_BUILDDEP:= libffi zlib
PKG_URL:= http://jamvm.sourceforge.net
PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=jamvm/}
-PKG_ARCH_DEPENDS:= !cris
+PKG_ARCH_DEPENDS:= !cris !mips
include ${TOPDIR}/mk/package.mk