mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-22 07:03:22 +00:00
new: rootfs
This commit is contained in:
@ -3,7 +3,7 @@ CFLAGS += -I .
|
||||
|
||||
|
||||
kernel_fs_objs:= $(shell find ./*.c)
|
||||
kernel_fs_subdirs:= devfs VFS fat32
|
||||
kernel_fs_subdirs:= devfs VFS fat32 rootfs
|
||||
|
||||
ECHO:
|
||||
@echo "$@"
|
||||
|
Reference in New Issue
Block a user