]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/performance-audio-sr.git/blob - psdk_cust/libarch_k2g_1_0_1_0/examples/dsponly/Makefile
PASDK-258:Update linker File Search Path for LibArch EDMA example code for PASDK...
[processor-sdk/performance-audio-sr.git] / psdk_cust / libarch_k2g_1_0_1_0 / examples / dsponly / Makefile
1 # Default to RTSC mode
2 USE_BIOS ?= 1
4 testfiles = test_app_dsp.c libarch_c6678_config.c ../common/test_dsp_kernel.c ../common/test_dsp_edma_bench.c
5 outfile = libarch_test.out
7 include Makefile.common