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