mirror of https://github.com/dynup/kpatch
04021bbfd5
Starting with v5.10 kbuild no longer builds built-in targets for external modules (including extra-y). Further it wasn't guaranteed that extra-y targets were going to be built before linking. Do a proper thing and add kpatch.lds as a dependency for $(KPATCH_NAME).o. Upstream discussion for reference: https://lore.kernel.org/linux-kbuild/20201103054425.59251-1-chao.wang@ucloud.cn/ Fixes: #1148 Signed-off-by: Artem Savkov <asavkov@redhat.com> |
||
---|---|---|
.. | ||
core | ||
patch | ||
Makefile |