Searched refs:cpufeatures_hdr (Results 1 – 1 of 1) sorted by relevance
272 cpufeatures_hdr := $(srctree)/arch/x86/include/asm/cpufeatures.h macro274 … filechk_gen_featuremasks = $(AWK) -f $(cpufeaturemasks.awk) $(cpufeatures_hdr) $(KCONFIG_CONFIG)276 $(cpufeaturemasks.hdr): $(cpufeaturemasks.awk) $(cpufeatures_hdr) $(KCONFIG_CONFIG) FORCE