thesis/linux-6.8.1/arch/loongarch/Kbuild
2025-03-19 13:44:23 +01:00

10 lines
157 B
Makefile

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