Merge pull request #1420 from georgejguo/master

kpatch-build/Makefile: remove duplicate entry for create-kpatch-module.c
This commit is contained in:
Joe Lawrence 2024-10-23 12:44:10 -04:00 committed by GitHub
commit 17b795bcbb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -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