projects
/
openwrt
/
staging
/
rmilecki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6bfbf6a
)
Fix format of depends clause for avr32 Signed-off-by: Robert P. J. Day <rpjday@crashc...
author
Travis Kemen
<thepeople@openwrt.org>
Sat, 29 Mar 2008 19:56:46 +0000
(19:56 +0000)
committer
Travis Kemen
<thepeople@openwrt.org>
Sat, 29 Mar 2008 19:56:46 +0000
(19:56 +0000)
SVN-Revision: 10687
toolchain/binutils/Config.in
patch
|
blob
|
history
diff --git
a/toolchain/binutils/Config.in
b/toolchain/binutils/Config.in
index 8fabf4c8c694a4fe7bedd66d5a88671a46f18f11..1e21ecbb6993b5acab0cf9a54ca760e6d2831d2e 100644
(file)
--- a/
toolchain/binutils/Config.in
+++ b/
toolchain/binutils/Config.in
@@
-14,7
+14,7
@@
choice
config BINUTILS_VERSION_2_18
bool "binutils 2.18"
- depends !avr32
+ depends !
TARGET_
avr32
endchoice