diff options
Diffstat (limited to 'arch/arm64/disassembler/Makefile-local')
| -rw-r--r-- | arch/arm64/disassembler/Makefile-local | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/disassembler/Makefile-local b/arch/arm64/disassembler/Makefile-local index 3b0fbd71..2e026340 100644 --- a/arch/arm64/disassembler/Makefile-local +++ b/arch/arm64/disassembler/Makefile-local @@ -4,7 +4,7 @@ DECODE_OBJS = pcode.o decode.o decode0.o decode1.o decode2.o decode_fields32.o d FORMAT_OBJS = format.o encodings_fmt.o operations.o sysregs_gen.o sysregs_fmt_gen.o regs.o -HEADERS = decode.h decode1.h decode2.h format.h pcode.h operations.h sysregs.h decode_fields32.h encodings_dec.h encodings_fmt.h regs.h +HEADERS = decode.h decode1.h decode2.h format.h pcode.h operations.h sysregs_gen.h sysregs_fmt_gen.h decode_fields32.h encodings_dec.h encodings_fmt.h regs.h #CFLAGS = -g -Wunused CFLAGS = -Os |
