arch: remove stale comments "UAPI Header export list"
[linux-2.6-microblaze.git] / include / uapi / linux / Kbuild
1 ifeq ($(wildcard $(srctree)/arch/$(SRCARCH)/include/uapi/asm/a.out.h),)
2 no-export-headers += a.out.h
3 endif
4
5 ifeq ($(wildcard $(srctree)/arch/$(SRCARCH)/include/uapi/asm/kvm.h),)
6 no-export-headers += kvm.h
7 endif
8
9 ifeq ($(wildcard $(srctree)/arch/$(SRCARCH)/include/uapi/asm/kvm_para.h),)
10 no-export-headers += kvm_para.h
11 endif