diff options
author | Ivan Pang | 2015-12-08 18:59:45 -0600 |
---|---|---|
committer | Ivan Pang | 2015-12-08 18:59:45 -0600 |
commit | 7d6d0b9be9c878ae9be5af318eda02aa8c039e31 (patch) | |
tree | e86b8dc08f8de326adf03b0854940b8678aae52c /boot_loader/examples/pcie/pcieboot_helloworld/evmc6657l/build/src/pcieboot_helloworld.pp | |
parent | 77464278fb377891bf3d393741dced0bdc7200c2 (diff) | |
download | mcsdk-tools-7d6d0b9be9c878ae9be5af318eda02aa8c039e31.tar.gz mcsdk-tools-7d6d0b9be9c878ae9be5af318eda02aa8c039e31.tar.xz mcsdk-tools-7d6d0b9be9c878ae9be5af318eda02aa8c039e31.zip |
c66x: added makefiles and update scripts for examples
Signed-off-by: Ivan Pang <i-pang@ti.com>
Diffstat (limited to 'boot_loader/examples/pcie/pcieboot_helloworld/evmc6657l/build/src/pcieboot_helloworld.pp')
-rw-r--r-- | boot_loader/examples/pcie/pcieboot_helloworld/evmc6657l/build/src/pcieboot_helloworld.pp | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/boot_loader/examples/pcie/pcieboot_helloworld/evmc6657l/build/src/pcieboot_helloworld.pp b/boot_loader/examples/pcie/pcieboot_helloworld/evmc6657l/build/src/pcieboot_helloworld.pp new file mode 100644 index 0000000..cc7da39 --- /dev/null +++ b/boot_loader/examples/pcie/pcieboot_helloworld/evmc6657l/build/src/pcieboot_helloworld.pp | |||
@@ -0,0 +1,8 @@ | |||
1 | src/pcieboot_helloworld.obj: ../../../../../examples/pcie/pcieboot_helloworld/src/pcieboot_helloworld.c | ||
2 | src/pcieboot_helloworld.obj: /home/ipang/tools/compiler/c6000_7.4.12/include/stdlib.h | ||
3 | src/pcieboot_helloworld.obj: /home/ipang/tools/compiler/c6000_7.4.12/include/linkage.h | ||
4 | src/pcieboot_helloworld.obj: /home/ipang/tools/compiler/c6000_7.4.12/include/stdio.h | ||
5 | src/pcieboot_helloworld.obj: /home/ipang/tools/compiler/c6000_7.4.12/include/stdarg.h | ||
6 | src/pcieboot_helloworld.obj: /home/ipang/tools/compiler/c6000_7.4.12/include/string.h | ||
7 | src/pcieboot_helloworld.obj: /home/ipang/ti/pdk/packages/ti/platform/platform.h | ||
8 | src/pcieboot_helloworld.obj: /home/ipang/tools/compiler/c6000_7.4.12/include/stdint.h | ||