aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 13ef5f3fdb..59624891e6 100644
--- a/Makefile
+++ b/Makefile
@@ -19,7 +19,6 @@ MODULE_DIRS :=
# Load the make rules generated by configure
-include config.mk
--include Makedepend
ifeq "$(HAVE_GCC)" "1"
CXXFLAGS:= -Wall $(CXXFLAGS)