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

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

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

revision 220928 by tmb, Wed Mar 7 11:00:45 2012 UTC revision 281676 by tmb, Thu Aug 16 17:23:00 2012 UTC
# Line 3  Line 3 
3   scripts/kconfig/Makefile |   18 ------------------   scripts/kconfig/Makefile |   18 ------------------
4   2 files changed, 10 insertions(+), 27 deletions(-)   2 files changed, 10 insertions(+), 27 deletions(-)
5    
6  diff -Nurp linux-3.3-rc6-mga0.4/Makefile linux-3.3-rc6-mga0.4-mrproper/Makefile  diff -Nurp linux-3.5.0-1.mga3/Makefile linux-3.5.0-1.mga3-mrproper/Makefile
7  --- linux-3.3-rc6-mga0.4/Makefile       2012-03-04 20:28:46.760574659 +0200  --- linux-3.5.0-1.mga3/Makefile 2012-07-27 23:16:37.675388630 +0300
8  +++ linux-3.3-rc6-mga0.4-mrproper/Makefile      2012-03-04 20:30:48.400477942 +0200  +++ linux-3.5.0-1.mga3-mrproper/Makefile        2012-07-27 23:18:19.350231258 +0300
9  @@ -502,8 +502,7 @@ ifeq ($(KBUILD_EXTMOD),)  @@ -499,8 +499,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
12   PHONY += scripts   PHONY += scripts
# Line 16  diff -Nurp linux-3.3-rc6-mga0.4/Makefile Line 16  diff -Nurp linux-3.3-rc6-mga0.4/Makefile
16    
17   # Objects we will link into vmlinux / subdirs we need to visit   # Objects we will link into vmlinux / subdirs we need to visit
18   init-y         := init/   init-y         := init/
19  @@ -985,7 +984,7 @@ prepare0: archprepare FORCE  @@ -815,7 +814,7 @@ prepare0: archprepare FORCE
20          $(Q)$(MAKE) $(build)=.          $(Q)$(MAKE) $(build)=.
21    
22   # All the preparing..   # All the preparing..
# Line 25  diff -Nurp linux-3.3-rc6-mga0.4/Makefile Line 25  diff -Nurp linux-3.3-rc6-mga0.4/Makefile
25    
26   # Generate some files   # Generate some files
27   # ---------------------------------------------------------------------------   # ---------------------------------------------------------------------------
28  @@ -1160,11 +1159,13 @@ CLEAN_FILES +=  vmlinux System.map \  @@ -991,11 +990,13 @@ endif # CONFIG_MODULES
29                   .tmp_kallsyms* .tmp_version .tmp_vmlinux* .tmp_System.map   CLEAN_DIRS  += $(MODVERDIR)
30    
31   # Directories & files removed with 'make mrproper'   # Directories & files removed with 'make mrproper'
32  -MRPROPER_DIRS  += include/config usr/include include/generated          \  -MRPROPER_DIRS  += include/config usr/include include/generated          \
# Line 44  diff -Nurp linux-3.3-rc6-mga0.4/Makefile Line 44  diff -Nurp linux-3.3-rc6-mga0.4/Makefile
44    
45   # clean - Delete most, but leave enough to build external modules   # clean - Delete most, but leave enough to build external modules
46   #   #
47  @@ -1182,7 +1183,7 @@ clean: archclean  @@ -1013,7 +1014,7 @@ clean: archclean
48   #   #
49   mrproper: rm-dirs  := $(wildcard $(MRPROPER_DIRS))   mrproper: rm-dirs  := $(wildcard $(MRPROPER_DIRS))
50   mrproper: rm-files := $(wildcard $(MRPROPER_FILES))   mrproper: rm-files := $(wildcard $(MRPROPER_FILES))
# Line 53  diff -Nurp linux-3.3-rc6-mga0.4/Makefile Line 53  diff -Nurp linux-3.3-rc6-mga0.4/Makefile
53    
54   PHONY += $(mrproper-dirs) mrproper archmrproper   PHONY += $(mrproper-dirs) mrproper archmrproper
55   $(mrproper-dirs):   $(mrproper-dirs):
56  diff -Nurp linux-3.3-rc6-mga0.4/scripts/kconfig/Makefile linux-3.3-rc6-mga0.4-mrproper/scripts/kconfig/Makefile  diff -Nurp linux-3.5.0-1.mga3/scripts/kconfig/Makefile linux-3.5.0-1.mga3-mrproper/scripts/kconfig/Makefile
57  --- linux-3.3-rc6-mga0.4/scripts/kconfig/Makefile       2012-03-04 20:28:46.761574666 +0200  --- linux-3.5.0-1.mga3/scripts/kconfig/Makefile 2012-07-27 23:16:37.676388639 +0300
58  +++ linux-3.3-rc6-mga0.4-mrproper/scripts/kconfig/Makefile      2012-03-04 20:30:48.400477942 +0200  +++ linux-3.5.0-1.mga3-mrproper/scripts/kconfig/Makefile        2012-07-27 23:18:19.350231258 +0300
59  @@ -12,26 +12,18 @@ Kconfig := Kconfig  @@ -12,26 +12,18 @@ Kconfig := Kconfig
60   endif   endif
61    

Legend:
Removed from v.220928  
changed lines
  Added in v.281676

  ViewVC Help
Powered by ViewVC 1.1.30