From 3b0d91c6f55382bc73a006260e209261e8a347aa Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Mon, 5 Oct 2009 09:47:24 +0000 Subject: gdb: don't build on avr32 SVN-Revision: 17865 --- package/gdb/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'package/gdb') diff --git a/package/gdb/Makefile b/package/gdb/Makefile index 85da76d..d2bb43b 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 -- cgit v1.1