From: Prarit Bhargava <prarit@xxxxxxxxxx> redhat/Makefile: Deprecate PREBUILD_GIT_ONLY variable Deprecate the PREBUILD_GIT_ONLY variable. Signed-off-by: Prarit Bhargava <prarit@xxxxxxxxxx> diff --git a/redhat/Makefile b/redhat/Makefile index blahblah..blahblah 100644 --- a/redhat/Makefile +++ b/redhat/Makefile @@ -3,12 +3,6 @@ # # This section is intentionally left at the top of the Makefile so it won't be ignored. # -ifdef PREBUILD_GIT_ONLY - # deprecated in 5.18.0 - $(warning WARNING: PREBUILD_GIT_ONLY will be deprecated in a later release, use UPSTREAMBUILD_GIT_ONLY instead.) - UPSTREAMBUILD_GIT_ONLY:=$(PREBUILD_GIT_ONLY) -endif - ifdef BUILD_SCRATCH_TARGET # deprecated in 5.19.0 $(warning WARNING: BUILD_SCRATCH_TARGET will be deprecated in a later release, use BUILD_TARGET instead.) -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1922 _______________________________________________ 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