summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabe Black <gabeblack@google.com>2018-12-12 00:17:00 -0800
committerGabe Black <gabeblack@google.com>2019-01-09 01:53:36 +0000
commit9886bab6de257f1036983f3c226cc088e5146124 (patch)
tree9a5ba053ff033233a060edc36d33deb9167aeed9
parent7a58945b6603dbe4f891fffea17754cbd9654eef (diff)
downloadgem5-9886bab6de257f1036983f3c226cc088e5146124.tar.xz
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 <anthony.gutierrez@amd.com> Maintainer: Anthony Gutierrez <anthony.gutierrez@amd.com>
-rw-r--r--src/systemc/tests/tlm/endian_conv/DEPS1
1 files changed, 1 insertions, 0 deletions
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