summaryrefslogtreecommitdiff
path: root/package/libthread_db
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-03-14 19:48:58 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-03-14 19:48:58 +0100
commiteadad3e1d3a9163b2c9255db528c2fd0eab73d32 (patch)
treebf8763ca5b24632456cd80e113d226365af7b0c5 /package/libthread_db
parente8c23f19ce40c7c374d1f1c12da9da58e09ed587 (diff)
enable some packages for m68k, use initrd stuff for aranym
Diffstat (limited to 'package/libthread_db')
-rw-r--r--package/libthread_db/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/libthread_db/Makefile b/package/libthread_db/Makefile
index a2e14cd10..773c4c8f2 100644
--- a/package/libthread_db/Makefile
+++ b/package/libthread_db/Makefile
@@ -19,8 +19,6 @@ PKG_SECTION:= libs
PKG_CFLINE_LIBTHREAD_DB:=depends on ADK_PACKAGE_GDB || ADK_PACKAGE_GDBSERVER
-PKG_ARCH_DEPENDS:= !m68k
-
NO_DISTFILES:= 1
include ${TOPDIR}/mk/package.mk