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