Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[cris-mirror.git] / include / uapi / linux / Kbuild
blobca2787d9bf0f87598dc827faf40baf7e92403fba
1 # UAPI Header export list
3 ifeq ($(wildcard $(srctree)/arch/$(SRCARCH)/include/uapi/asm/a.out.h),)
4 no-export-headers += a.out.h
5 endif
7 ifeq ($(wildcard $(srctree)/arch/$(SRCARCH)/include/uapi/asm/kvm.h),)
8 no-export-headers += kvm.h
9 endif
11 ifeq ($(wildcard $(srctree)/arch/$(SRCARCH)/include/uapi/asm/kvm_para.h),)
12 no-export-headers += kvm_para.h
13 endif