summaryrefslogtreecommitdiffstats
path: root/README.configure
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-09-26 05:34:55 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-09-26 05:34:55 +0000
commitf2c46e3338d817b1822291ff85563e24cc772a19 (patch)
tree02a51b69b718108edc5661c3573e8a983b1dcda3 /README.configure
parentRegenerate. (diff)
downloadrtems-f2c46e3338d817b1822291ff85563e24cc772a19.tar.bz2
2010-09-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* README.configure: Remove the most obsolete parts.
Diffstat (limited to 'README.configure')
-rw-r--r--README.configure13
1 files changed, 0 insertions, 13 deletions
diff --git a/README.configure b/README.configure
index bc8cac71c1..34a3342a38 100644
--- a/README.configure
+++ b/README.configure
@@ -26,8 +26,6 @@ RTEMS-specific option are supported:
--disable-posix
--disable-networking
--enable-cxx
- --enable-bare-cpu-model=<MODEL>
- --enable-bare-cpu-cflags=<FLAGS>
--enable-multiprocessing
--enable-rtemsbsp="bsp1 bsp2 ..."
--enable-tests
@@ -100,7 +98,6 @@ The following targets are supported:
powerpc-rtems4.10
sh-rtems4.10
sparc-rtems4.10
- bare see notes
The cross-compiler is set to $(target)-gcc by default.
@@ -158,8 +155,6 @@ following:
The following bsps are supported:
-host-based : posix (on Linux, FreeBSD, Cygwin, Solaris, and HPUX)
-
arm : csb336 csb337 edb7312 gba gp32 nds rtl22x rtl22xx_t
smdk2410
@@ -167,8 +162,6 @@ avr: : avrtest
bfin : eZKit533 bf537Stamp
-c4x : c3xsim c4xsim
-
h8300 : h8sim
i386 : i386ex pc386 pc386dx pc486 pc586 pc686 pck6 ts_386ex
@@ -211,12 +204,6 @@ sh : gensh1 gensh2 gensh4 simsh1 simsh2 simsh4
sparc : erc32 sis leon2 leon3
-any : bare
-
-The following ports were considered obsoleted after the 4.6 releases
-and were removed: a29k, hppa, i960, mips64orion, and or32.
-
-
5. Makefile structure
=====================