From: Scott Weaver <scweaver@xxxxxxxxxx> redhat: fix modules.order target It appears that the patch 2007f4e00d6da ('redhat: workaround CKI cross compilation for scripts') didn't get applied as intended in the rebase following the release of v6.13. Signed-off-by: Scott Weaver <scweaver@xxxxxxxxxx> diff --git a/Makefile b/Makefile index blahblah..blahblah 100644 --- a/Makefile +++ b/Makefile @@ -1957,7 +1957,7 @@ prepare_after_cross: PHONY += prepare_after_cross scripts_build -$(MODORDER): $(build-dir) +modules.order: $(build-dir) @: # KBUILD_MODPOST_NOFINAL can be set to skip the final link of modules. -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3624 -- _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue