1 obj-y += kernel/ 2 obj-y += mm/ 3 obj-y += net/ 4 obj-y += vdso/ 5 6 obj-$(CONFIG_KVM) += kvm/ 7 obj-$(CONFIG_BUILTIN_DTB) += boot/dts/ 8 9 # for cleaning 10 subdir- += boot
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.