aboutsummaryrefslogtreecommitdiff
path: root/sub/dev/Makefile.make
diff options
context:
space:
mode:
Diffstat (limited to 'sub/dev/Makefile.make')
-rw-r--r--sub/dev/Makefile.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/sub/dev/Makefile.make b/sub/dev/Makefile.make
index e8c3aae..88a380a 100644
--- a/sub/dev/Makefile.make
+++ b/sub/dev/Makefile.make
@@ -1,5 +1,5 @@
-MAKE_VERSION ?= 4.4
+MAKE_VERSION ?= 4.4.1
MAKE_MAKE_STATIC := $(if $(filter true,$(TARGET_STATIC)),LDFLAGS=-static,)
clean-make: