diff options
Diffstat (limited to 'src/boot/Config.lb')
-rw-r--r-- | src/boot/Config.lb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/boot/Config.lb b/src/boot/Config.lb index 9e38661824..f6b82a3610 100644 --- a/src/boot/Config.lb +++ b/src/boot/Config.lb @@ -1,5 +1,5 @@ object elfboot.o object hardwaremain.o -if CONFIG_FS_STREAM +if CONFIG_FS_PAYLOAD object filo.o end |