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