X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-benchmark.git/blobdiff_plain/a38aab5b92581f5f33a3cfe285cafd23f0b8b843..32f5115056fd5c00d2326110c9a373eb470f8d06:/rtems/rtems.cfg diff --git a/rtems/rtems.cfg b/rtems/rtems.cfg index a0a4deb..3a26f63 100755 --- a/rtems/rtems.cfg +++ b/rtems/rtems.cfg @@ -1,6 +1,6 @@ #!/bin/sh -./configure --target=powerpc-rtems4.10 \ +./rtems-4.10/configure --target=powerpc-rtems4.10 \ --prefix=/opt/rtems-4.10 \ --enable-rtems-inlines --disable-multiprocessing \ --enable-cxx --enable-rdbg \ @@ -10,6 +10,6 @@ --disable-multilib --disable-docs \ --verbose \ --enable-rtemsbsp="icecube" - - + + #Note: If working on glab, use rtems4.10.2 instead of rtems4.10 -- there is already compiled build toolchain for that target. \ No newline at end of file