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