]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/ibl.git/commit
Added template files for dual endian build
authorMike Line <m-line1@ti.com>
Wed, 3 Nov 2010 18:33:46 +0000 (14:33 -0400)
committerMike Line <m-line1@ti.com>
Wed, 3 Nov 2010 18:33:46 +0000 (14:33 -0400)
commit5b4bb4c06d927643d4ce1d5d8e1f264542fadce8
tree7bdb9315faee7c5e48c282abc17e21c8b9869bd6
parent445810c0dd1ee9caf577c05c6160d622f19e4e04
Added template files for dual endian build

A single linker command file is used for both the big and little endian
IBL. The template file is used by make to create the list of object
files with the correct endian values to be used during link.
src/make/ibl_c6472/ibl_common.inc [new file with mode: 0644]
src/make/ibl_c6472/ibl_init_objs_template.inc [new file with mode: 0644]
src/make/ibl_c6472/ibl_objs_template.inc [new file with mode: 0644]