]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/ibl.git/blob - src/make/ibl_c661x/ibl_init_objs_template.inc
e79352ffa56b9b25a5f99e9b34d9125b503b9bcb
[keystone-rtos/ibl.git] / src / make / ibl_c661x / ibl_init_objs_template.inc
1 /* ibl_init_objs_template.inc
2  *
3  *  list of object files tagged with the endian field for replacement during make
4  */
6 ../main/c64x/make/iblinit.ENDIAN_TAG.oc
7 ../device/c64x/make/c661xinit.ENDIAN_TAG.oc
8 ../device/c64x/make/c661xutil.ENDIAN_TAG.oc
9 ../device/c64x/make/c64x.ENDIAN_TAG.oa
10 ../hw/c64x/make/pll.ENDIAN_TAG.oc
11 ../hw/c64x/make/cfgpll.ENDIAN_TAG.oc
12 ../hw/c64x/make/cfgpll2.ENDIAN_TAG.oc
13 ../interp/c64x/make/btblwrap.ENDIAN_TAG.oc
14 ../interp/c64x/make/btblpr.ENDIAN_TAG.oc
15 ../interp/c64x/make/gem.ENDIAN_TAG.oc
17 #ifndef EXCLUDE_I2C
18 ../main/c64x/make/ibliniti2c.ENDIAN_TAG.oc
19 ../hw/c64x/make/i2c.ENDIAN_TAG.oc
20 #endif
22 #ifndef EXCLUDE_SPI_NOR
23 ../main/c64x/make/iblinitspinor.ENDIAN_TAG.oc
24 ../hw/c64x/make/spi.ENDIAN_TAG.oc
25 #endif