X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;ds=sidebyside;f=scripts%2FMakefile.clean;h=2c647107c9ccadef446364a70dc16af552d3b237;hb=8eed92605334f1cd8fd025631f6a61522746b124;hp=cff33498fa16a8edcdd872bfaf2da13f6cbae4d2;hpb=74d89c16735d83349ea74232031819e989a49156;p=powerpc.git diff --git a/scripts/Makefile.clean b/scripts/Makefile.clean index cff33498fa..2c647107c9 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-)