diff options
Diffstat (limited to 'src/stream/Config.lb')
-rw-r--r-- | src/stream/Config.lb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/stream/Config.lb b/src/stream/Config.lb new file mode 100644 index 0000000000..f95a072b1a --- /dev/null +++ b/src/stream/Config.lb @@ -0,0 +1,3 @@ +if CONFIG_ROM_STREAM + object rom_stream.o +end |