]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/mcsdk-tools.git/blob - boot_loader/uboot/nandwriter/Makefile
Added uboot tools
[keystone-rtos/mcsdk-tools.git] / boot_loader / uboot / nandwriter / Makefile
3 nandwrite.out: nandwrite.cmd nandwrite.obj
4         $(C6000_CG_DIR)/bin/cl6x -z nandwrite.cmd $(C6000_CG_DIR)/lib/rts64plus.lib -o nandwrite.out -m nandwrite.map
6 nandwrite.obj: nandwrite.c
7         $(C6000_CG_DIR)/bin/cl6x -c -g -mv64+ nandwrite.c -I$(C6000_CG_DIR)/include