Files
2025-02-04 12:41:12 -06:00

8 lines
91 B
Makefile

obj-y += kernel/
obj-y += mm/
obj-y += net/
obj-y += vdso/
# for cleaning
subdir- += boot