Skip to content

Commit

Permalink
kpatch-build/Makefile: remove duplicate entry for create-kpatch-module.c
Browse files Browse the repository at this point in the history
create-kpatch-module.c is duplicated in kpatch-build/Makefile.

Signed-off-by: George Guo <[email protected]>
  • Loading branch information
georgejguo committed Oct 17, 2024
1 parent 2f6a812 commit b5d955c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kpatch-build/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b5d955c

Please sign in to comment.