]> rtime.felk.cvut.cz Git - can-benchmark.git/commitdiff
Update configuration to work with RTEMS Debian packages from rtime
authorMichal Sojka <sojkam1@fel.cvut.cz>
Sat, 11 Jan 2014 14:55:10 +0000 (15:55 +0100)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Sat, 11 Jan 2014 14:55:10 +0000 (15:55 +0100)
rtems/gw/config.target
rtems/gw/mkimg-ppc

index e8deb3f48288053a3e78893ef1e592a556735d76..1c79c543bc784fd84fb93e699ea5ed95bae90cb4 100644 (file)
@@ -1,4 +1,4 @@
 # MPC5200 BSP for Wuerz-elektronik MPC5200 board
 # This file should be symlinked as config.target into project
 # Makefile.rules directory
-RTEMS_MAKEFILE_PATH=/opt/rtems-4.10.2/powerpc-rtems4.10.2/icecube
+RTEMS_MAKEFILE_PATH=/opt/rtems4.10/powerpc-rtems4.10/icecube
index 09c0eb254264b6a651720c8602680cefcbbe707f..0a38911bd125f3f6cd5013ed2dbe74ea8348c1f2 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-TARGET=powerpc-rtems4.10.2
+TARGET=powerpc-rtems4.10
 DATETIME=`date +"%T-%d-%m-%y"`
 OBJCOPY="${TARGET}-objcopy"