summaryrefslogtreecommitdiffstats
path: root/mount/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mount/Makefile')
-rw-r--r--mount/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/mount/Makefile b/mount/Makefile
index c61b4ae8c..0d370ff8c 100644
--- a/mount/Makefile
+++ b/mount/Makefile
@@ -1,6 +1,5 @@
-ifeq (../MCONFIG,$(wildcard ../MCONFIG))
+include ../make_include
include ../MCONFIG
-endif
CC = gcc
CFLAGS = -I$(LIB) $(OPT)