Simple VFS layer
This commit is contained in:
@ -31,6 +31,8 @@ SRCFILES := $(wildcard *.c) \
|
||||
$(wildcard term/*.c) \
|
||||
$(wildcard vmm/*.c) \
|
||||
$(wildcard dlmalloc/*.c) \
|
||||
$(wildcard vfs/*.c) \
|
||||
$(wildcard fs/kvfs/*.c) \
|
||||
$(wildcard hal/*.c) \
|
||||
$(wildcard hal/$(ARCH)/*.c) \
|
||||
$(wildcard hal/$(ARCH)/*.S) \
|
||||
|
Reference in New Issue
Block a user