diff --git a/kpatch-build/Makefile b/kpatch-build/Makefile index 7e20ca6..4e964b7 100644 --- a/kpatch-build/Makefile +++ b/kpatch-build/Makefile @@ -7,7 +7,6 @@ LDLIBS = -lelf TARGETS = create-diff-object create-klp-module create-kpatch-module SOURCES = create-diff-object.c kpatch-elf.c \ create-klp-module.c \ - create-kpatch-module.c \ create-kpatch-module.c lookup.c SOURCES += insn/insn.c insn/inat.c