x86: fix boot failure on 486 due to TSC breakage
[sfrench/cifs-2.6.git] / scripts / Makefile.clean
index cff33498fa16a8edcdd872bfaf2da13f6cbae4d2..2c647107c9ccadef446364a70dc16af552d3b237 100644 (file)
@@ -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-)