]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/ibl.git/blobdiff - src/test/test1/makefile
c64x: Add Multi Boot Support
[keystone-rtos/ibl.git] / src / test / test1 / makefile
index 4557c468b11e457f5f9e6095bf7f1bb1ebe7ad30..ebc76bea2e867e3045a1482571fc0267d5b58849 100644 (file)
@@ -45,7 +45,7 @@ test1.btbl: test1.out
        hex6x -a -order L -boot -e=_c_int00 -bootorg=0x0400 -memwidth32 -romwidth32 -o=test1.btbl test1.out
 
 test1.out: test1.obj test1.cmd
        hex6x -a -order L -boot -e=_c_int00 -bootorg=0x0400 -memwidth32 -romwidth32 -o=test1.btbl test1.out
 
 test1.out: test1.obj test1.cmd
-       cl6x -z -o test1.out -m test1.map test1.cmd $(TOOLSC6X)/cgtools/lib/rts64plus.lib
+       cl6x -z -o test1.out -m test1.map test1.cmd $(TOOLSC6X)/lib/rts64plus.lib
 
 
 test1.obj: test1.c
 
 
 test1.obj: test1.c