Support Userland semaphore server
This commit is contained in:
@@ -21,7 +21,7 @@ INC_DIR = -I$(KERNEL_ROOT)/services/app \
|
||||
-I$(KERNEL_ROOT)/services/lib/ipc
|
||||
|
||||
all: usyscall.o
|
||||
@mv $^ ../../app
|
||||
@mv $^ $(KERNEL_ROOT)/services/app
|
||||
|
||||
%.o: %.c
|
||||
@echo "cc $^"
|
||||
|
||||
Reference in New Issue
Block a user