X-Git-Url: https://git.ti.com/gitweb?p=keystone-rtos%2Fibl.git;a=blobdiff_plain;f=src%2Ftest%2Ftest1%2Fmakefile;h=ebc76bea2e867e3045a1482571fc0267d5b58849;hp=4557c468b11e457f5f9e6095bf7f1bb1ebe7ad30;hb=353bac0b3a1c97a376ba44ff05d5cbc45713cd43;hpb=3052b5ec15089c5630284cecfeff86ec297a3697 diff --git a/src/test/test1/makefile b/src/test/test1/makefile index 4557c46..ebc76be 100644 --- a/src/test/test1/makefile +++ b/src/test/test1/makefile @@ -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 - 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