From: Prarit Bhargava on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1579#note_827284156 @dzickus, @jmflinuxtx. The update wasn't as trivial as we thought. The include files are evaluated prior to a makefile target parameter so setting, for example, ``` dist-git: export PREBUILD_GIT_ONLY=0 ``` will not work. Instead I've chosen to explicitly set PREBUILD_GIT_ONLY to 0 for the dist-git and dist-git-test targets. _______________________________________________ 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 on the list, report it: https://pagure.io/fedora-infrastructure