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