projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ar71xx: fix mac addresses on the DIR-600 rev. A1 board
[openwrt.git]
/
package
/
gdb
/
Makefile
diff --git
a/package/gdb/Makefile
b/package/gdb/Makefile
index
4ecda68
..
6a166d0
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
This page took
0.018126 seconds
and
4
git commands to generate.