Add the missing "target/" prefix for scripts in the
target folder.
Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
-source [find c100.cfg]
+source [find target/c100.cfg]
 # basic register defintion for C100
-source [find c100regs.tcl]
+source [find target/c100regs.tcl]
 # board-config info
-source [find c100config.tcl]
+source [find target/c100config.tcl]
 # C100 helper functions
-source [find c100helper.tcl]
+source [find target/c100helper.tcl]
 
 
 # Telo board & C100 support trst and srst
 
-source [find c100.cfg]
+source [find target/c100.cfg]
 # basic register defintion for C100
-source [find c100regs.tcl]
+source [find target/c100regs.tcl]
 # board-config info
-source [find c100config.tcl]
+source [find target/c100config.tcl]
 # C100 helper functions
-source [find c100helper.tcl]
+source [find target/c100helper.tcl]
 
 
 # Telo board & C100 support trst and srst