summaryrefslogtreecommitdiff
path: root/arch/mips
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips')
-rw-r--r--arch/mips/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/CMakeLists.txt b/arch/mips/CMakeLists.txt
index b85248c8..30dd661e 100644
--- a/arch/mips/CMakeLists.txt
+++ b/arch/mips/CMakeLists.txt
@@ -1,4 +1,4 @@
-cmake_minimum_required(VERSION 3.9 FATAL_ERROR)
+cmake_minimum_required(VERSION 3.9...3.15 FATAL_ERROR)
project(arch_mips)