mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-24 21:33:27 +00:00
将 io 移动至 vfs 目录,并修正引用路径 (#339)
* 将 io 移动至 vfs 目录,并修正引用路径 * fix bug in makefile
This commit is contained in:
@ -17,7 +17,7 @@ export ASFLAGS := --64
|
||||
LD_LIST := head.o
|
||||
|
||||
|
||||
kernel_subdirs := common driver process debug arch exception smp sched syscall ktest libs ipc io time
|
||||
kernel_subdirs := common driver process debug arch exception smp sched syscall ktest libs ipc time
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user