xref: /linux/arch/loongarch/Kbuild (revision aaa8f2e959341fd4a3ccf111500eb1e6176678e0)
1obj-y += kernel/
2obj-y += mm/
3obj-y += net/
4obj-y += vdso/
5
6obj-$(CONFIG_KVM) += kvm/
7
8# for cleaning
9subdir- += boot
10