summaryrefslogtreecommitdiffstats
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 85da76df5..d2bb43be9 100644
--- a/package/gdb/Makefile
+++ b/package/gdb/Makefile
@@ -19,6 +19,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/gdb/Default
SECTION:=utils
CATEGORY:=Utilities
+ DEPENDS:= @!avr32
endef
define Package/gdb