Linux Headquarters
[ Register ]
[ About us ] [ Home Page ]

Advertisement
[ Kernel ] [ Documentation ] [ Links ] [ Books ]

Advertisement

Kernel v2.6.24-rc4 /scripts/Makefile.clean

Filename:/scripts/Makefile.clean
Lines Added:1
Lines Deleted:1
Also changed in: (Previous) 2.6.24-rc3  2.6.24-rc2  2.6.24-rc1  2.6.23-git19  2.6.23-git18  2.6.23-git17 
(Following) 2.6.24-rc5  2.6.24-rc6  2.6.24-rc7  2.6.24-rc8  2.6.24  2.6.25-git8 

Location
[  2.6.24-rc4
  [  scripts
     o  Makefile.clean

Patch

diff --git a/scripts/Makefile.clean b/scripts/Makefile.clean
index cff3349..2c64710 100644
--- a/scripts/Makefile.clean
+++ b/scripts/Makefile.clean
@@ -40,7 +40,7 @@ subdir-ymn   := $(addprefix $(obj)/,$(subdir-ymn))
 # build a list of files to remove, usually releative to the current
 # directory
 
-__clean-files   := $(extra-y) $(EXTRA_TARGETS) $(always) \
+__clean-files   := $(extra-y) $(always)                  \
          $(targets) $(clean-files)             \
          $(host-progs)                         \
          $(hostprogs-y) $(hostprogs-m) $(hostprogs-)


Comments: webmaster (at) linuxhq.com.
Advertising: banners (at) linuxhq.com.
Compilation ©1998-2008 Linux Headquarters, Inc.