kpatch/kpatch-build
Josh Poimboeuf c21550ef63 skip scripts/mod files when detecting changed objs
In some environments, some files in scripts/mod (devicetable-offsets.s
and file2alias.o) are always getting rebuilt, and thus get incorrectly
added to the changed_objs file, resulting in the following error:

 strip:/root/.kpatch/3.10.0-115.el7.x86_64/obj2/scripts/mod/devicetable-offsets.s: File format not recognized
2014-03-27 14:53:11 -07:00
..
add-patches-section.c add-patches-section: detect no patched functions 2014-03-19 17:46:53 -05:00
create-diff-object.c fix conditional in find_section_by_index() 2014-03-27 10:24:28 -05:00
kpatch-build skip scripts/mod files when detecting changed objs 2014-03-27 14:53:11 -07:00
link-vmlinux-syms.c error on symbol ambiguity in link-vmlinux-syms 2014-03-19 16:26:43 -05:00
Makefile add uninstall target 2014-03-20 11:29:25 -05:00