]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/ibl.git/blob - src/make/ibl_c6457/ibl_objs_template.inc
Merge branch 'linux-c6x-2.0.x' into boot-rel-exp
[keystone-rtos/ibl.git] / src / make / ibl_c6457 / ibl_objs_template.inc
1 /* ibl_objs_template.inc
2  *
3  * list of object files tagged with the endian field for replacement during make
4  */
6 ../main/c64x/make/iblmain.ENDIAN_TAG.oc
7 ../device/c64x/make/c6457.ENDIAN_TAG.oc
8 ../driver/c64x/make/timer.ENDIAN_TAG.oc
9 ../hw/c64x/make/t64.ENDIAN_TAG.oc
10 ../hw/c64x/make/psc.ENDIAN_TAG.oc
11 ../hw/c64x/make/emif31.ENDIAN_TAG.oc
12 ../hw/c64x/make/null_uart.ENDIAN_TAG.oc
15 #ifndef EXCLUDE_BIS
16 ../interp/c64x/make/bis.ENDIAN_TAG.oc
17 #endif
19 #ifndef EXCLUDE_COFF
20 ../interp/c64x/make/cload.ENDIAN_TAG.oc
21 ../interp/c64x/make/osal.ENDIAN_TAG.oc
22 #endif
24 #ifndef EXCLUDE_BLOB
25 ../interp/c64x/make/blob.ENDIAN_TAG.oc
26 #endif
29 #ifndef EXCLUDE_ELF
30 ../interp/c64x/make/dload.ENDIAN_TAG.oc
31 ../interp/c64x/make/elfwrap.ENDIAN_TAG.oc
32 ../interp/c64x/make/dlw_client.ENDIAN_TAG.oc
33 ../interp/c64x/make/dload_endian.ENDIAN_TAG.oc
34 ../interp/c64x/make/ArrayList.ENDIAN_TAG.oc
35 #endif
37 #ifndef EXCLUDE_ETH
38 ../ethboot/c64x/make/ethboot.ENDIAN_TAG.oc
39 ../driver/c64x/make/net.ENDIAN_TAG.oc
40 ../driver/c64x/make/arp.ENDIAN_TAG.oc
41 ../driver/c64x/make/ip.ENDIAN_TAG.oc
42 ../driver/c64x/make/udp.ENDIAN_TAG.oc
43 ../driver/c64x/make/stream.ENDIAN_TAG.oc
44 ../driver/c64x/make/bootp.ENDIAN_TAG.oc
45 ../driver/c64x/make/tftp.ENDIAN_TAG.oc
46 ../hw/c64x/make/cpmacdrv.ENDIAN_TAG.oc
47 ../hw/c64x/make/mdio.ENDIAN_TAG.oc
48 ../hw/c64x/make/sgmiicur.ENDIAN_TAG.oc
49 #endif
51 #ifndef EXCLUDE_NAND_GPIO
52 ../nandboot/c64x/make/nandboot.ENDIAN_TAG.oc
53 ../driver/c64x/make/nand.ENDIAN_TAG.oc
54 ../ecc/c64x/make/3byte_ecc.ENDIAN_TAG.oc
55 ../hw/c64x/make/gpio.ENDIAN_TAG.oc
56 ../hw/c64x/make/nandgpio.ENDIAN_TAG.oc
57 #endif