Kernel: Move FS-related files into Kernel/FileSystem/

This commit is contained in:
Andreas Kling 2019-04-03 12:25:24 +02:00
commit f9864940eb
Notes: sideshowbarker 2024-07-19 14:50:50 +09:00
28 changed files with 27 additions and 26 deletions

View file

@ -94,5 +94,6 @@ cp -v ../Servers/LookupServer/LookupServer mnt/bin/LookupServer
cp -v ../Servers/WindowServer/WindowServer mnt/bin/WindowServer
cp -v kernel.map mnt/
sh sync-local.sh
sync
umount mnt
sync