summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
Diffstat (limited to 'package')
-rw-r--r--package/gdb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/gdb/Makefile b/package/gdb/Makefile
index 629026dd4..7f77c93f9 100644
--- a/package/gdb/Makefile
+++ b/package/gdb/Makefile
@@ -15,7 +15,7 @@ PKG_BUILDDEP:= ncurses readline expat zlib
PKG_NEEDS:= c++
PKG_NOPARALLEL:= 1
-PKG_ARCH_DEPENDS:= !cris !m68k !avr32 !nios2 !microblaze
+PKG_ARCH_DEPENDS:= !cris !m68k !avr32 !nios2 !microblaze !or1k
include ${ADK_TOPDIR}/mk/package.mk