1 # SPDX-License-Identifier: GPL-2.0 2 ifeq ($(wildcard $(srctree)/arch/$(SRCARCH)/in 3 no-export-headers += linux/a.out.h 4 endif 5 6 ifeq ($(wildcard $(srctree)/arch/$(SRCARCH)/in 7 no-export-headers += linux/kvm.h 8 endif 9 10 ifeq ($(wildcard $(srctree)/arch/$(SRCARCH)/in 11 ifeq ($(wildcard $(objtree)/arch/$(SRCARCH)/in 12 no-export-headers += linux/kvm_para.h 13 endif 14 endif
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.