X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/765ad2ceb9b3fbb1d85c1f8cc831eb306b7bf130..d5434378fcb343964a8f803a53054c2ad1241b2e:/package/gdb/Makefile diff --git a/package/gdb/Makefile b/package/gdb/Makefile index 4ecda6841..6a166d0eb 100644 --- a/package/gdb/Makefile +++ b/package/gdb/Makefile @@ -19,7 +19,7 @@ include $(INCLUDE_DIR)/package.mk define Package/gdb/Default SECTION:=utils CATEGORY:=Utilities - DEPENDS:= @!avr32 + DEPENDS:= @!(avr32||cris) endef define Package/gdb