diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-09-05 19:53:08 +0200 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-09-05 19:53:40 +0200 |
| commit | 3b60a1e87ab02a1b72d8bb9f7392780899d5a0d7 (patch) | |
| tree | 438f1337c0eb2ae83cf3d409c29848d396be08b2 /dev/HPFS/hpfs.json | |
| parent | 432e68391357423914547a7b34311258d7598808 (diff) | |
[ IMP ] HPFS EBS and NeFS overhaul.
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'dev/HPFS/hpfs.json')
| -rw-r--r-- | dev/HPFS/hpfs.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/HPFS/hpfs.json b/dev/HPFS/hpfs.json index 1098dfd3..3a13297b 100644 --- a/dev/HPFS/hpfs.json +++ b/dev/HPFS/hpfs.json @@ -1,7 +1,7 @@ { "compiler_path": "rustc", "compiler_std": "", - "sources_path": ["*.rs"], + "sources_path": ["Sources/*.rs"], "output_name": "hpfs.sys", "compiler_flags": [ ], |
