gdb: don't build on avr32

SVN-Revision: 17865
This commit is contained in:
Nicolas Thill 2009-10-05 09:47:24 +00:00
parent 0aeed7e525
commit 3b0d91c6f5

View File

@ -19,6 +19,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/gdb/Default
SECTION:=utils
CATEGORY:=Utilities
DEPENDS:= @!avr32
endef
define Package/gdb