[package] gdb: not support on cris
[openwrt.git] / package / gdb / Makefile
index 4ecda68..6a166d0 100644 (file)
@@ -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
This page took 0.024687 seconds and 4 git commands to generate.