diff options
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/Makefile.clean | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/Makefile.clean b/scripts/Makefile.clean index 1bca180db8ad..af03c57f69fa 100644 --- a/scripts/Makefile.clean +++ b/scripts/Makefile.clean | |||
| @@ -71,9 +71,6 @@ endif | |||
| 71 | ifneq ($(strip $(__clean-dirs)),) | 71 | ifneq ($(strip $(__clean-dirs)),) |
| 72 | +$(call cmd,cleandir) | 72 | +$(call cmd,cleandir) |
| 73 | endif | 73 | endif |
| 74 | ifneq ($(strip $(clean-rule)),) | ||
| 75 | +$(clean-rule) | ||
| 76 | endif | ||
| 77 | @: | 74 | @: |
| 78 | 75 | ||
| 79 | 76 | ||
