blob: 4b4175e8dd4c1cb4751e9c8d90f112451fc28c44 [file] [log] [blame]
system_ss.add(when: 'CONFIG_TCG', if_true: files(
'replay.c',
'replay-internal.c',
'replay-events.c',
'replay-time.c',
'replay-input.c',
'replay-char.c',
'replay-snapshot.c',
'replay-net.c',
'replay-audio.c',
'replay-random.c',
'replay-debugging.c',
), if_false: files('stubs-system.c'))