[package] gdb: not support on cris
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18882 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
b1765015a3
commit
a4a4d21845
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue