We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9567026 + 341210a commit 2871345Copy full SHA for 2871345
Configuration.mk
@@ -34,7 +34,7 @@ KERNEL_HEAP_SIZE ?= 1024
34
35
# Set default required kernel version.
36
KERNEL_MAJOR_VERSION ?= 2
37
-KERNEL_MINOR_VERSION ?= 0
+KERNEL_MINOR_VERSION ?= 2
38
39
# PACKAGE_NAME is used to identify the application for IPC and for error
40
# reporting. This can be overwritten per-app to customize the name, otherwise we
0 commit comments