--- zzzz-none-000/linux-5.15.111/scripts/Makefile.headersinst 2023-05-11 14:00:40.000000000 +0000 +++ puma7-arm-6670-761/linux-5.15.111/scripts/Makefile.headersinst 2024-02-07 09:28:10.000000000 +0000 @@ -1,4 +1,6 @@ # SPDX-License-Identifier: GPL-2.0 +# Includes Intel Corporation's changes/modifications dated: 2017. +# Changed/modified portions - Copyright © 2017, Intel Corporation. # ========================================================================== # Installing headers # @@ -66,7 +68,7 @@ $(call if_changed,install) quiet_cmd_remove = REMOVE $(unwanted) - cmd_remove = rm -f $(unwanted) + cmd_remove = #rm -f $(unwanted) __headers: $(all-headers) ifneq ($(unwanted),)