mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 03:01:55 +02:00
[package] gdb: not support on cris
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18882 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
ee576625cc
commit
0af0814f0d
@ -19,7 +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
|
DEPENDS:= @!(avr32||cris)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/gdb
|
define Package/gdb
|
||||||
|
Loading…
Reference in New Issue
Block a user