mirror of
https://github.com/dynup/kpatch
synced 2025-01-20 12:00:43 +00:00
62e09ed3e3
The list of prerequsite RPMs which are needed to build the kernel RPM is constantly growing. But at least some of those RPMs aren't strictly necessary for building the kernel, at least for kpatch-build's purposes. Requiring them all to be installed is a bit overkill, and sometimes causes kpatch-build to fail when it doesn't need to. If the build does fail, we can always check the kpatch.log file and update the dependencies listed in the README as needed. Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com> |
||
---|---|---|
.. | ||
gcc-plugins | ||
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 | ||
kpatch.h | ||
list.h | ||
log.h | ||
lookup.c | ||
lookup.h | ||
Makefile |