mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-01-30 14:52:17 +00:00
8 lines
91 B
Makefile
8 lines
91 B
Makefile
obj-y += kernel/
|
|
obj-y += mm/
|
|
obj-y += net/
|
|
obj-y += vdso/
|
|
|
|
# for cleaning
|
|
subdir- += boot
|