mirror of
https://github.com/dynup/kpatch
synced 2024-12-22 05:10:01 +00:00
d526805619
Upstream kernel commit 7f2084fa55e6 ("[kbuild] handle exports in lib-y objects reliably") (v4.9+) added temporary dummy .lib_exports.o objects to the kernel build. As these ephemeral files don't contain any code, update the kpatch-gcc glob pattern to ignore them. (glob pattern suggested by flaming-toast) Fixes #686. |
||
---|---|---|
.. | ||
insn | ||
create-diff-object.c | ||
create-klp-module.c | ||
create-kpatch-module.c | ||
kpatch-build | ||
kpatch-elf.c | ||
kpatch-elf.h | ||
kpatch-gcc | ||
kpatch-intermediate.h | ||
list.h | ||
log.h | ||
lookup.c | ||
lookup.h | ||
Makefile |