summaryrefslogtreecommitdiff
path: root/package/gdb/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-10-21 17:22:31 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-10-21 17:22:31 +0200
commit32a82e38679501da738199135b35f93ddc8aca0a (patch)
treeed280e079a8bab790b3dba5f62f1d300ada7540b /package/gdb/Makefile
parent90d5c8b73e8d538e121275b12e714332ca785cff (diff)
parent86c05906d3e804b41b9280c226a3a07f6fad5f27 (diff)
resolve conflicts
Diffstat (limited to 'package/gdb/Makefile')
-rw-r--r--package/gdb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/gdb/Makefile b/package/gdb/Makefile
index 3670f731e..62bf91c38 100644
--- a/package/gdb/Makefile
+++ b/package/gdb/Makefile
@@ -10,7 +10,7 @@ PKG_DEPENDS:= libthread-db libncurses libiconv libexpat libgcc
PKG_BUILDDEP:= ncurses readline libiconv expat
PKG_NOPARALLEL:= 1
-PKG_ARCH_DEPENDS:= !cris !avr32
+PKG_ARCH_DEPENDS:= !cris !avr32 !m68k
include ${TOPDIR}/mk/package.mk