![]() |
|
|||
0001 # SPDX-License-Identifier: GPL-2.0 0002 obj-y += kernel/ 0003 obj-y += mm/ 0004 obj-$(CONFIG_KVM) += kvm/ 0005 obj-y += crypto/ 0006 obj-$(CONFIG_S390_HYPFS_FS) += hypfs/ 0007 obj-$(CONFIG_APPLDATA_BASE) += appldata/ 0008 obj-y += net/ 0009 obj-$(CONFIG_PCI) += pci/ 0010 obj-$(CONFIG_ARCH_HAS_KEXEC_PURGATORY) += purgatory/ 0011 0012 # for cleaning 0013 subdir- += boot tools
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |