Working i386 paging and liballoc
This commit is contained in:
5
kernel/sync/make.src
Normal file
5
kernel/sync/make.src
Normal file
@@ -0,0 +1,5 @@
|
||||
dir_sync1 := $(patsubst %/,%,$(dir $(abspath $(lastword $(MAKEFILE_LIST)))))
|
||||
|
||||
c_files += $(dir_sync1)/spinlock.c
|
||||
|
||||
o_files += $(dir_sync1)/spinlock.o
|
||||
Reference in New Issue
Block a user