diff options
Diffstat (limited to 'Config.mk')
-rw-r--r-- | Config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ # Setting any of these variables will control which parts of the source tree # are built. To enable something set it to 1, otherwise set it to 0. # - DRIVERS=0 + DRIVERS=1 VFS=0 S5FS=0 VM=0 |