Linux-6.18.2/arch/loongarch/Kbuild
2025-12-23 20:06:59 +08:00

10 lines
118 B
Makefile

obj-y += kernel/
obj-y += mm/
obj-y += net/
obj-y += vdso/
obj-$(CONFIG_KVM) += kvm/
# for cleaning
subdir- += boot