index
:
openwrt.git
OpenWrt Source Repository
log msg
author
committer
range
feature/odhcpd_odhcp6c_udhcpc-capsdrop
linksys3200ac-master
master
about
summary
refs
log
tree
commit
diff
path:
root
/
toolchain
/
Config.in
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
author
Imre Kaloz <kaloz@openwrt.org>
2010-12-14 07:57:22 +0000
committer
Imre Kaloz <kaloz@openwrt.org>
2010-12-14 07:57:22 +0000
commit
d4bf98f231db99fc5bd9853d0272a2917227b6e0
(
patch
)
tree
e3fa96d9e0604a330f3eb895ba35eef744887c9c
/
toolchain/Config.in
parent
77dd090ffb3fc097a50e8e193e0e67324c3ef7d7
(
diff
)
add plemininary ultrasparc support
SVN-Revision: 24558
Diffstat
(limited to 'toolchain/Config.in')
-rw-r--r--
toolchain/Config.in
1
1 files changed, 1 insertions, 0 deletions
diff --git a/toolchain/Config.in b/toolchain/Config.in
index aaf4f47006..a826ff531d 100644
--- a/
toolchain/Config.in
+++ b/
toolchain/Config.in
@@ -98,6 +98,7 @@ config EABI_SUPPORT
menuconfig EXTRA_TARGET_ARCH
bool
prompt "Enable an extra toolchain target architecture" if TOOLCHAINOPTS
+ depends !sparc
default y if powerpc64
default n
help