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.
1 parent 313bf08 commit 341210aCopy full SHA for 341210a
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