diff options
author | sotech117 <michael_foiani@brown.edu> | 2024-04-25 02:58:09 +0000 |
---|---|---|
committer | sotech117 <michael_foiani@brown.edu> | 2024-04-25 02:58:09 +0000 |
commit | a3e64ef2bf31dda9a94db011a96651de918ea968 (patch) | |
tree | 67c1d65ccc219c223d261dfd4cb024201220dcff /Config.mk | |
parent | d970aa2698d831645986effded059eb344a77486 (diff) |
old vfs fixes
Diffstat (limited to 'Config.mk')
-rw-r--r-- | Config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ # are built. To enable something set it to 1, otherwise set it to 0. # DRIVERS=1 - VFS=0 + VFS=1 S5FS=0 VM=0 DYNAMIC=0 |