3 lines
81 B
Makefile
3 lines
81 B
Makefile
SRC_FILES := bootmmu.c mmu.c pagetable_attr.c
|
|
|
|
include $(KERNEL_ROOT)/compiler.mk |