X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=scripts%2FMakefile.clean;h=55c96cb8070f1130352ab85f77440dfd497d5677;hb=69056e9a43765f5ef7cbf3b9d3ffd4e597271956;hp=627f8cbbedb88ca29667bbf1f88eb2004d5ee461;hpb=e3e72f38a5bd7b17aca04f1bfe6d0ef2371cf05a;p=deliverable%2Flinux.git diff --git a/scripts/Makefile.clean b/scripts/Makefile.clean index 627f8cbbedb8..55c96cb8070f 100644 --- a/scripts/Makefile.clean +++ b/scripts/Makefile.clean @@ -70,9 +70,6 @@ ifneq ($(strip $(__clean-files)),) endif ifneq ($(strip $(__clean-dirs)),) +$(call cmd,cleandir) -endif -ifneq ($(strip $(clean-rule)),) - +$(clean-rule) endif @: