5 lines
73 B
Makefile
5 lines
73 B
Makefile
|
C_source := page.c
|
||
|
MODULE := arch_x86_mm
|
||
|
|
||
|
include $(TOPDIR)/Makefile.inc
|