summaryrefslogtreecommitdiff
path: root/src/cpu/testers/traffic_gen/SConscript
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/testers/traffic_gen/SConscript')
-rw-r--r--src/cpu/testers/traffic_gen/SConscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cpu/testers/traffic_gen/SConscript b/src/cpu/testers/traffic_gen/SConscript
index fc99d6e36..700676aa0 100644
--- a/src/cpu/testers/traffic_gen/SConscript
+++ b/src/cpu/testers/traffic_gen/SConscript
@@ -48,6 +48,7 @@ Source('exit_gen.cc')
Source('idle_gen.cc')
Source('linear_gen.cc')
Source('random_gen.cc')
+Source('stream_gen.cc')
DebugFlag('TrafficGen')
SimObject('BaseTrafficGen.py')