summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/mcf5225x/README
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/m68k/mcf5225x/README4
1 files changed, 1 insertions, 3 deletions
diff --git a/c/src/lib/libbsp/m68k/mcf5225x/README b/c/src/lib/libbsp/m68k/mcf5225x/README
index ae4923b03e..dc3b92b117 100644
--- a/c/src/lib/libbsp/m68k/mcf5225x/README
+++ b/c/src/lib/libbsp/m68k/mcf5225x/README
@@ -21,9 +21,7 @@ Currently this BSP must be configured with most RTEMS features turned
off as RAM usage is too high.
Configure as follows:
-configure --target=m68k-rtems4.9 --enable-rtemsbsp=mcf52235 \
- --disable-networking --disable-posix --disable-itron --disable-cxx \
- --disable-tests
+configure --target=m68k-rtems4.XXX --enable-rtemsbsp=mcf52235 ...
To get the tests to compile (but not run) change the linkcmds to specify
a larger sram memory region (256K works). This of course will let you