summaryrefslogtreecommitdiff
path: root/package/gdb
diff options
context:
space:
mode:
Diffstat (limited to 'package/gdb')
-rw-r--r--package/gdb/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/gdb/Makefile b/package/gdb/Makefile
index 17d37ef55..139d6b54b 100644
--- a/package/gdb/Makefile
+++ b/package/gdb/Makefile
@@ -8,6 +8,7 @@ PKG_DESCR:= GNU debugger
PKG_SECTION:= comp
PKG_DEPENDS:= libthread-db libncurses
PKG_BUILDDEP+= ncurses readline
+PKG_TARGET_DEPENDS:= !foxboard
include ${TOPDIR}/mk/package.mk