projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
500f431
)
[package] gdb: don't build on avr32
author
nico
<nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 5 Oct 2009 09:47:24 +0000
(09:47 +0000)
committer
nico
<nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 5 Oct 2009 09:47:24 +0000
(09:47 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17865
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/gdb/Makefile
patch
|
blob
|
history
diff --git
a/package/gdb/Makefile
b/package/gdb/Makefile
index
85da76d
..
d2bb43b
100644
(file)
--- a/
package/gdb/Makefile
+++ b/
package/gdb/Makefile
@@
-19,6
+19,7
@@
include $(INCLUDE_DIR)/package.mk
define Package/gdb/Default
SECTION:=utils
CATEGORY:=Utilities
+ DEPENDS:= @!avr32
endef
define Package/gdb
This page took
0.024239 seconds
and
4
git commands to generate.