gdb: don't build on avr32
SVN-Revision: 17865
This commit is contained in:
parent
0aeed7e525
commit
3b0d91c6f5
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ include $(INCLUDE_DIR)/package.mk
|
||||||
define Package/gdb/Default
|
define Package/gdb/Default
|
||||||
SECTION:=utils
|
SECTION:=utils
|
||||||
CATEGORY:=Utilities
|
CATEGORY:=Utilities
|
||||||
|
DEPENDS:= @!avr32
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/gdb
|
define Package/gdb
|
||||||
|
|
Loading…
Reference in a new issue