index
:
crosstool-ng.git
1.1
1.10
1.11
1.12
1.13
1.14
1.15
1.16
1.17
1.18
1.19
1.2
1.20
1.21
1.22
1.3
1.4
1.5
1.6
1.7
1.8
1.9
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
build
/
arch
/
avr.sh
blob: 501b020b3794247e056818e22a4b1d30ecd3cd08 (
plain
)
1
2
3
4
5
# Compute AVR-specific values
CT_DoArchTupleValues
()
{
CT_TARGET_ARCH
=
"
${
CT_ARCH
}
"
}