Skip to content
Snippets Groups Projects
Commit 3b0d91c6 authored by Nicolas Thill's avatar Nicolas Thill
Browse files

gdb: don't build on avr32

SVN-Revision: 17865
parent 0aeed7e5
No related branches found
No related tags found
No related merge requests found
...@@ -19,6 +19,7 @@ include $(INCLUDE_DIR)/package.mk ...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment