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