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