summaryrefslogtreecommitdiff
path: root/package/qemu/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-03-06 12:31:45 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-03-06 12:31:45 +0100
commit1d022f040aa90e8a436e3538e457e2e229001ffa (patch)
tree471c0405d1e7e9c1684233a3ef45d749eae49db0 /package/qemu/Makefile
parent63b085190ffcc617ffc5b1cf02a5643bf3ab99df (diff)
parent7f853c20b539d4b71e6d0ef53fcc16d7b9c00976 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/qemu/Makefile')
-rw-r--r--package/qemu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/qemu/Makefile b/package/qemu/Makefile
index b03a3ca59..4c2067ac9 100644
--- a/package/qemu/Makefile
+++ b/package/qemu/Makefile
@@ -16,7 +16,7 @@ PKG_SITES:= http://wiki.qemu.org/download/
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.bz2
-PKG_ARCH_DEPENDS:= native x86 x86_64
+PKG_ARCH_DEPENDS:= x86 x86_64
include $(TOPDIR)/mk/host.mk
include $(TOPDIR)/mk/package.mk