LingmoOS-kernel/arch/loongarch/Kbuild

11 lines
157 B
Plaintext
Raw Normal View History

2024-07-18 03:58:23 +00:00
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