mirror of
https://gitflic.ru/project/npo_rbs/repka-os_kernel.git
synced 2025-04-28 07:38:57 +00:00
7 lines
91 B
Makefile
7 lines
91 B
Makefile
obj-y += kernel/
|
|
obj-y += mm/
|
|
obj-y += net/
|
|
obj-y += vdso/
|
|
|
|
# for cleaning
|
|
subdir- += boot
|