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