/[packages]/backports/8/kernel/current/SOURCES/disable-mrproper-in-devel-rpms.patch
ViewVC logotype

Diff of /backports/8/kernel/current/SOURCES/disable-mrproper-in-devel-rpms.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1906779 by tmb, Sat Oct 29 10:06:23 2022 UTC revision 1906780 by tmb, Sun Nov 13 11:21:39 2022 UTC
# Line 4  Disable clean, scripts, oldconfig, prepa Line 4  Disable clean, scripts, oldconfig, prepa
4  Signed-off-by: Thomas Backlund <tmb@mageia.org>  Signed-off-by: Thomas Backlund <tmb@mageia.org>
5    
6  ---  ---
7   Makefile |   42 +++++++++++++++---------------------------   Makefile |   46 +++++++++++++++++-----------------------------
8   1 file changed, 15 insertions(+), 27 deletions(-)   1 file changed, 17 insertions(+), 29 deletions(-)
9    
10  diff -Nurp linux-6.0/Makefile linux-6.0.mrp/Makefile  diff -Nurp linux-6.0.8.orig/Makefile linux-6.0.8/Makefile
11  --- linux-6.0/Makefile  2022-10-03 00:09:07.000000000 +0300  --- linux-6.0.8.orig/Makefile   2022-11-13 02:28:53.530459333 +0200
12  +++ linux-6.0.mrp/Makefile      2022-10-03 17:50:34.420156197 +0300  +++ linux-6.0.8/Makefile        2022-11-13 02:32:28.775474318 +0200
13    @@ -281,9 +281,9 @@ single-targets := %.a %.i %.ko %.lds %.l
14    
15     config-build   :=
16     mixed-build    :=
17    -need-config    := 1
18    +need-config    :=
19     need-compiler  := 1
20    -may-sync-config        := 1
21    +may-sync-config        :=
22     single-build   :=
23    
24     ifneq ($(filter $(no-dot-config-targets), $(MAKECMDGOALS)),)
25  @@ -625,11 +625,14 @@ ifdef config-build  @@ -625,11 +625,14 @@ ifdef config-build
26   include $(srctree)/arch/$(SRCARCH)/Makefile   include $(srctree)/arch/$(SRCARCH)/Makefile
27   export KBUILD_DEFCONFIG KBUILD_KCONFIG CC_VERSION_TEXT   export KBUILD_DEFCONFIG KBUILD_KCONFIG CC_VERSION_TEXT

Legend:
Removed from v.1906779  
changed lines
  Added in v.1906780

  ViewVC Help
Powered by ViewVC 1.1.30