dptx: Added dependencies file for common example code.

Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
This commit is contained in:
Andrei-Liviu Simion 2014-08-07 03:21:32 -07:00 committed by Jagannadha Sutradharudu Teki
parent 14f491934d
commit 79093491e1

View file

@ -0,0 +1,5 @@
xdptx_audio_example.c=xdptx_example_common.h,xdptx_example_common.c
xdptx_intr_example.c=xdptx_example_common.h,xdptx_example_common.c
xdptx_poll_example.c=xdptx_example_common.h,xdptx_example_common.c
xdptx_selftest_example.c=xdptx_example_common.h,xdptx_example_common.c
xdptx_timer_example.c=xdptx_example_common.h,xdptx_example_common.c