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