mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-21 22:43:23 +00:00
将common文件夹下的c文件移动到lib文件夹下
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
|
||||
CFLAGS += -I .
|
||||
|
||||
kernel_lib_subdirs:= libUI
|
||||
kernel_lib_subdirs:= libUI sys libELF
|
||||
|
||||
kernel_lib_objs:= $(shell find ./*.c)
|
||||
|
||||
|
Reference in New Issue
Block a user