/[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 191904 by tmb, Thu Jan 5 21:56:56 2012 UTC revision 220928 by tmb, Wed Mar 7 11:00:45 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.2-rc7-mga1/Makefile linux-3.2-rc7-mga1-mrproper/Makefile  diff -Nurp linux-3.3-rc6-mga0.4/Makefile linux-3.3-rc6-mga0.4-mrproper/Makefile
7  --- linux-3.2-rc7-mga1/Makefile 2011-12-24 22:16:36.533460580 +0200  --- linux-3.3-rc6-mga0.4/Makefile       2012-03-04 20:28:46.760574659 +0200
8  +++ linux-3.2-rc7-mga1-mrproper/Makefile        2011-12-24 22:17:19.934420956 +0200  +++ linux-3.3-rc6-mga0.4-mrproper/Makefile      2012-03-04 20:30:48.400477942 +0200
9  @@ -502,8 +502,7 @@ ifeq ($(KBUILD_EXTMOD),)  @@ -502,8 +502,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 25  diff -Nurp linux-3.2-rc7-mga1/Makefile l Line 25  diff -Nurp linux-3.2-rc7-mga1/Makefile l
25    
26   # Generate some files   # Generate some files
27   # ---------------------------------------------------------------------------   # ---------------------------------------------------------------------------
28  @@ -1157,11 +1156,13 @@ CLEAN_FILES +=  vmlinux System.map \  @@ -1160,11 +1159,13 @@ CLEAN_FILES +=  vmlinux System.map \
29                   .tmp_kallsyms* .tmp_version .tmp_vmlinux* .tmp_System.map                   .tmp_kallsyms* .tmp_version .tmp_vmlinux* .tmp_System.map
30    
31   # Directories & files removed with 'make mrproper'   # Directories & files removed with 'make mrproper'
# Line 44  diff -Nurp linux-3.2-rc7-mga1/Makefile l Line 44  diff -Nurp linux-3.2-rc7-mga1/Makefile l
44    
45   # clean - Delete most, but leave enough to build external modules   # clean - Delete most, but leave enough to build external modules
46   #   #
47  @@ -1179,7 +1180,7 @@ clean: archclean  @@ -1182,7 +1183,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.2-rc7-mga1/Makefile l Line 53  diff -Nurp linux-3.2-rc7-mga1/Makefile l
53    
54   PHONY += $(mrproper-dirs) mrproper archmrproper   PHONY += $(mrproper-dirs) mrproper archmrproper
55   $(mrproper-dirs):   $(mrproper-dirs):
56  diff -Nurp linux-3.2-rc7-mga1/scripts/kconfig/Makefile linux-3.2-rc7-mga1-mrproper/scripts/kconfig/Makefile  diff -Nurp linux-3.3-rc6-mga0.4/scripts/kconfig/Makefile linux-3.3-rc6-mga0.4-mrproper/scripts/kconfig/Makefile
57  --- linux-3.2-rc7-mga1/scripts/kconfig/Makefile 2011-12-24 22:16:36.533460580 +0200  --- linux-3.3-rc6-mga0.4/scripts/kconfig/Makefile       2012-03-04 20:28:46.761574666 +0200
58  +++ linux-3.2-rc7-mga1-mrproper/scripts/kconfig/Makefile        2011-12-24 22:17:19.954421398 +0200  +++ linux-3.3-rc6-mga0.4-mrproper/scripts/kconfig/Makefile      2012-03-04 20:30:48.400477942 +0200
59  @@ -12,26 +12,18 @@ Kconfig := Kconfig  @@ -12,26 +12,18 @@ Kconfig := Kconfig
60   endif   endif
61    

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

  ViewVC Help
Powered by ViewVC 1.1.30