Initial commit
This commit is contained in:
3
kernel/Makefile.inc
Normal file
3
kernel/Makefile.inc
Normal file
@ -0,0 +1,3 @@
|
||||
KERNEL_PREFIX = kernel
|
||||
|
||||
KOBJS += $(KERNEL_PREFIX)/hello.o
|
Reference in New Issue
Block a user