summaryrefslogtreecommitdiffstats
path: root/package/logrotate/logrotate.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/logrotate/logrotate.mk')
-rw-r--r--package/logrotate/logrotate.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/package/logrotate/logrotate.mk b/package/logrotate/logrotate.mk
index 76e93c9c20..516fe8bff5 100644
--- a/package/logrotate/logrotate.mk
+++ b/package/logrotate/logrotate.mk
@@ -23,8 +23,4 @@ define LOGROTATE_INSTALL_TARGET_CMDS
$(INSTALL) -d -m 0755 $(TARGET_DIR)/etc/logrotate.d
endef
-define LOGROTATE_CLEAN_CMDS
- -$(MAKE) -C $(@D) clean
-endef
-
$(eval $(generic-package))
OpenPOWER on IntegriCloud