Lines Matching refs:headers
5 headers-y := \
24 headers-$(CONFIG_X86) += compat/arch-x86/pmu.h
25 headers-$(CONFIG_X86) += compat/arch-x86/xen-mca.h
26 headers-$(CONFIG_X86) += compat/arch-x86/xen.h
27 headers-$(CONFIG_X86) += compat/arch-x86/xen-$(compat-arch-y).h
28 headers-$(CONFIG_X86) += compat/hvm/dm_op.h
29 headers-$(CONFIG_X86) += compat/hvm/hvm_op.h
30 headers-$(CONFIG_X86) += compat/hvm/hvm_vcpu.h
31 headers-y += compat/arch-$(compat-arch-y).h compat/pmu.h compat/xlat.h
32 headers-$(CONFIG_XSM_FLASK) += compat/xsm/flask_op.h
52 all: $(headers-y)
90 xlat-y := $(filter $(patsubst compat/%,%,$(headers-y)),$(xlat-y))
98 all: headers.chk headers99.chk headers++.chk
108 headers.chk: $(PUBLIC_ANSI_HEADERS) Makefile
151 rm -rf compat config generated headers*.chk