/[packages]/cauldron/kernel-tmb/pristine/SOURCES/disable-mrproper-prepare-scripts-configs-in-devel-rpms.patch
ViewVC logotype

Diff of /cauldron/kernel-tmb/pristine/SOURCES/disable-mrproper-prepare-scripts-configs-in-devel-rpms.patch

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

revision 435269 by tmb, Sun Jun 2 18:58:28 2013 UTC revision 467214 by tmb, Sat Aug 17 11:34:02 2013 UTC
# Line 1  Line 1 
1  diff -Nurp linux-3.9.4-mga0.8/Makefile linux-3.9.4-mga0.8-mrp/Makefile  
2  --- linux-3.9.4-mga0.8/Makefile 2013-06-02 14:37:28.025017241 +0300   Makefile                 |   24 ++++++++++++------------
3  +++ linux-3.9.4-mga0.8-mrp/Makefile     2013-06-02 14:38:36.759598104 +0300   scripts/kconfig/Makefile |   19 -------------------
4     2 files changed, 12 insertions(+), 31 deletions(-)
5    
6    diff -Nurp linux-3.10.1-mga1/Makefile linux-3.10.1-mga1.mrp/Makefile
7    --- linux-3.10.1-mga1/Makefile  2013-07-14 19:13:58.126152807 +0300
8    +++ linux-3.10.1-mga1.mrp/Makefile      2013-07-14 19:16:14.385315249 +0300
9  @@ -513,9 +513,7 @@ ifeq ($(KBUILD_EXTMOD),)  @@ -513,9 +513,7 @@ ifeq ($(KBUILD_EXTMOD),)
10   # Carefully list dependencies so we do not try to build scripts twice   # Carefully list dependencies so we do not try to build scripts twice
11   # in parallel   # in parallel
# Line 12  diff -Nurp linux-3.9.4-mga0.8/Makefile l Line 17  diff -Nurp linux-3.9.4-mga0.8/Makefile l
17    
18   # Objects we will link into vmlinux / subdirs we need to visit   # Objects we will link into vmlinux / subdirs we need to visit
19   init-y         := init/   init-y         := init/
20  @@ -833,7 +831,7 @@ prepare0: archprepare FORCE  @@ -835,7 +833,7 @@ prepare0: archprepare FORCE
21          $(Q)$(MAKE) $(build)=.          $(Q)$(MAKE) $(build)=.
22    
23   # All the preparing..   # All the preparing..
# Line 21  diff -Nurp linux-3.9.4-mga0.8/Makefile l Line 26  diff -Nurp linux-3.9.4-mga0.8/Makefile l
26    
27   # Generate some files   # Generate some files
28   # ---------------------------------------------------------------------------   # ---------------------------------------------------------------------------
29  @@ -1015,13 +1013,15 @@ endif # CONFIG_MODULES  @@ -1017,13 +1015,15 @@ endif # CONFIG_MODULES
30   CLEAN_DIRS  += $(MODVERDIR)   CLEAN_DIRS  += $(MODVERDIR)
31    
32   # Directories & files removed with 'make mrproper'   # Directories & files removed with 'make mrproper'
# Line 44  diff -Nurp linux-3.9.4-mga0.8/Makefile l Line 49  diff -Nurp linux-3.9.4-mga0.8/Makefile l
49    
50   # clean - Delete most, but leave enough to build external modules   # clean - Delete most, but leave enough to build external modules
51   #   #
52  @@ -1042,7 +1042,7 @@ clean: archclean vmlinuxclean  @@ -1044,7 +1044,7 @@ clean: archclean vmlinuxclean
53   #   #
54   mrproper: rm-dirs  := $(wildcard $(MRPROPER_DIRS))   mrproper: rm-dirs  := $(wildcard $(MRPROPER_DIRS))
55   mrproper: rm-files := $(wildcard $(MRPROPER_FILES))   mrproper: rm-files := $(wildcard $(MRPROPER_FILES))
# Line 53  diff -Nurp linux-3.9.4-mga0.8/Makefile l Line 58  diff -Nurp linux-3.9.4-mga0.8/Makefile l
58    
59   PHONY += $(mrproper-dirs) mrproper archmrproper   PHONY += $(mrproper-dirs) mrproper archmrproper
60   $(mrproper-dirs):   $(mrproper-dirs):
61  diff -Nurp linux-3.9.4-mga0.8/scripts/kconfig/Makefile linux-3.9.4-mga0.8-mrp/scripts/kconfig/Makefile  diff -Nurp linux-3.10.1-mga1/scripts/kconfig/Makefile linux-3.10.1-mga1.mrp/scripts/kconfig/Makefile
62  --- linux-3.9.4-mga0.8/scripts/kconfig/Makefile 2013-06-02 14:37:28.025017241 +0300  --- linux-3.10.1-mga1/scripts/kconfig/Makefile  2013-07-14 19:13:58.126152807 +0300
63  +++ linux-3.9.4-mga0.8-mrp/scripts/kconfig/Makefile     2013-06-02 14:38:08.917362838 +0300  +++ linux-3.10.1-mga1.mrp/scripts/kconfig/Makefile      2013-07-14 19:16:14.386315260 +0300
64  @@ -15,26 +15,18 @@ endif  @@ -15,26 +15,18 @@ endif
65   unexport CONFIG_   unexport CONFIG_
66    

Legend:
Removed from v.435269  
changed lines
  Added in v.467214

  ViewVC Help
Powered by ViewVC 1.1.30