xref: /kernel/linux/linux-5.10/tools/objtool/arch/x86/Build
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/tools/objtool/arch/x86/
18c2ecf20Sopenharmony_ciobjtool-y += special.o
28c2ecf20Sopenharmony_ciobjtool-y += decode.o
38c2ecf20Sopenharmony_ci
48c2ecf20Sopenharmony_ciinat_tables_script = ../arch/x86/tools/gen-insn-attr-x86.awk
58c2ecf20Sopenharmony_ciinat_tables_maps = ../arch/x86/lib/x86-opcode-map.txt
68c2ecf20Sopenharmony_ci
78c2ecf20Sopenharmony_ci$(OUTPUT)arch/x86/lib/inat-tables.c: $(inat_tables_script) $(inat_tables_maps)
88c2ecf20Sopenharmony_ci	$(call rule_mkdir)
98c2ecf20Sopenharmony_ci	$(Q)$(call echo-cmd,gen)$(AWK) -f $(inat_tables_script) $(inat_tables_maps) > $@
108c2ecf20Sopenharmony_ci
118c2ecf20Sopenharmony_ci$(OUTPUT)arch/x86/decode.o: $(OUTPUT)arch/x86/lib/inat-tables.c
128c2ecf20Sopenharmony_ci
138c2ecf20Sopenharmony_ciCFLAGS_decode.o += -I$(OUTPUT)arch/x86/lib
14

Indexes created Thu Nov 07 10:32:03 CST 2024