summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 9ebb67dd09..5d43ee8add 100644
--- a/Makefile
+++ b/Makefile
@@ -224,6 +224,4 @@ install_dirs:
mkdir -p $(SBIN_DIR)
mkdir -p $(TARGET_DIR)/sbin
-ifneq ($(MAKECMDGOALS),clean)
-include $(DEPS_FILE)
-endif