diff options
author | corsepiu <corsepiu@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-01-08 09:33:47 +0000 |
---|---|---|
committer | corsepiu <corsepiu@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-01-08 09:33:47 +0000 |
commit | 4a7fad6493e9e97359576db51c94e601273accd2 (patch) | |
tree | 63d5a57f006605aba11baa4aa8dacbafe86a1da6 /gcc/config/bfin/t-rtems | |
parent | 546c47949b213b0ec5ac97d3df37ca9ef7c7bf64 (diff) | |
download | gcc-4a7fad6493e9e97359576db51c94e601273accd2.tar.gz |
* config/bfin/rtems.h, config/bfin/t-rtems: New.
* config.gcc: Add bfin*-rtems*.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@120573 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/bfin/t-rtems')
-rw-r--r-- | gcc/config/bfin/t-rtems | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/config/bfin/t-rtems b/gcc/config/bfin/t-rtems new file mode 100644 index 00000000000..728ab1c4f73 --- /dev/null +++ b/gcc/config/bfin/t-rtems @@ -0,0 +1,6 @@ +# Multilibs for fbin RTEMS targets. + +MULTILIB_OPTIONS = +MULTILIB_DIRNAMES = +MULTILIB_EXTRA_OPTS = +MULTILIB_EXCEPTIONS = |