From: Gabe Black Date: Wed, 12 Dec 2018 08:17:00 +0000 (-0800) Subject: systemc: Make input.txt a dependency for the tlm/endian_conv test. X-Git-Tag: v19.0.0.0~1292 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9886bab6de257f1036983f3c226cc088e5146124;p=gem5.git systemc: Make input.txt a dependency for the tlm/endian_conv test. This input file is consumed by the test and needs to be in the build directory. Change-Id: I3420dec9e41a1981c7d4e6df47f03273e378ab66 Reviewed-on: https://gem5-review.googlesource.com/c/15064 Reviewed-by: Anthony Gutierrez Maintainer: Anthony Gutierrez --- diff --git a/src/systemc/tests/tlm/endian_conv/DEPS b/src/systemc/tests/tlm/endian_conv/DEPS new file mode 100644 index 000000000..06c798bc3 --- /dev/null +++ b/src/systemc/tests/tlm/endian_conv/DEPS @@ -0,0 +1 @@ +input.txt