projects
/
openwrt
/
staging
/
ynezz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a25a3ac
)
gdb: not support on cris
author
Nicolas Thill
<nico@openwrt.org>
Tue, 22 Dec 2009 06:09:48 +0000
(06:09 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Tue, 22 Dec 2009 06:09:48 +0000
(06:09 +0000)
SVN-Revision: 18882
package/gdb/Makefile
patch
|
blob
|
history
diff --git
a/package/gdb/Makefile
b/package/gdb/Makefile
index 4ecda6841ce4ba058990dbc8db17c8c675e8abf1..6a166d0eb7606c89a3cea8c2e2152e0cc71c4dc2 100644
(file)
--- 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