mirror of https://github.com/dynup/kpatch
Merge pull request #1420 from georgejguo/master
kpatch-build/Makefile: remove duplicate entry for create-kpatch-module.c
This commit is contained in:
commit
17b795bcbb
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue