X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=scripts%2FMakefile.clean;h=a651cee84f2a837ba2212bb82aa15433cb78ac90;hb=14bbd322f4264afc26c93907add4870f686d28b9;hp=686cb0d31c7c956943693dd0d517d878cf99b7a0;hpb=6303710d7aa62bfb154cd13ab5ab12cfa8baaf91;p=cascardo%2Flinux.git diff --git a/scripts/Makefile.clean b/scripts/Makefile.clean index 686cb0d31c7c..a651cee84f2a 100644 --- a/scripts/Makefile.clean +++ b/scripts/Makefile.clean @@ -40,8 +40,8 @@ subdir-ymn := $(addprefix $(obj)/,$(subdir-ymn)) # build a list of files to remove, usually relative to the current # directory -__clean-files := $(extra-y) $(always) \ - $(targets) $(clean-files) \ +__clean-files := $(extra-y) $(extra-m) $(extra-) \ + $(always) $(targets) $(clean-files) \ $(host-progs) \ $(hostprogs-y) $(hostprogs-m) $(hostprogs-)