]> Git Repo - linux.git/blob - arch/arm64/Kbuild
netfilter: nf_tables: incorrect error path handling with NFT_MSG_NEWRULE
[linux.git] / arch / arm64 / Kbuild
1 # SPDX-License-Identifier: GPL-2.0-only
2 obj-y                   += kernel/ mm/ net/
3 obj-$(CONFIG_KVM)       += kvm/
4 obj-$(CONFIG_XEN)       += xen/
5 obj-$(subst m,y,$(CONFIG_HYPERV))       += hyperv/
6 obj-$(CONFIG_CRYPTO)    += crypto/
7
8 # for cleaning
9 subdir- += boot
This page took 0.03557 seconds and 4 git commands to generate.