summaryrefslogtreecommitdiff
path: root/package/gdb/Makefile
diff options
context:
space:
mode:
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 7879c6fa7..76f5fba22 100644
--- a/package/gdb/Makefile
+++ b/package/gdb/Makefile
@@ -11,7 +11,7 @@ PKG_DEPENDS:= libncurses zlib libexpat libthread-db
PKG_BUILDDEP:= ncurses readline expat zlib
PKG_NOPARALLEL:= 1
-PKG_ARCH_DEPENDS:= !m68k !avr32
+PKG_ARCH_DEPENDS:= !m68k !avr32 !nios2
include ${ADK_TOPDIR}/mk/package.mk