From 668bbfdaea7e8cba8233ebffe2a9d46a66e257cd Mon Sep 17 00:00:00 2001 From: Alexis211 Date: Sun, 13 Sep 2009 18:27:42 +0200 Subject: We now can navigate in the VFS using the integrated shell. --- Source/Kernel/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Source/Kernel/Makefile') diff --git a/Source/Kernel/Makefile b/Source/Kernel/Makefile index 7f2bf29..79dfbb3 100644 --- a/Source/Kernel/Makefile +++ b/Source/Kernel/Makefile @@ -38,6 +38,8 @@ Objects = Core/loader.wtf.o \ Library/WChar.class.o \ VFS/Partition.class.o \ VFS/Part.ns.o \ + VFS/VFS.ns.o \ + VFS/DirectoryNode.class.o \ FileSystems/RamFS/RamFS.class.o \ SyscallManager/IDT.ns.o \ SyscallManager/IDT.wtf.o \ -- cgit v1.2.3