We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent daab2c9 commit 67d1e2bCopy full SHA for 67d1e2b
kernel/resources/armhf/config
@@ -1,6 +1,6 @@
1
#
2
# Automatically generated file; DO NOT EDIT.
3
-# Linux/arm 5.9.1-gnu Kernel Configuration
+# Linux/arm 5.9.8-gnu Kernel Configuration
4
5
CONFIG_CC_VERSION_TEXT="arm-none-eabi-gcc (15:7-2018-q2-6) 7.3.1 20180622 (release) [ARM/embedded-7-branch revision 261907]"
6
CONFIG_CC_IS_GCC=y
scripts/BuildScripts/BuildCommon.mk
@@ -40,7 +40,7 @@ export $(TARGET)
40
41
## ARMHF KERNEL VERSIONS
42
ifeq ($(TARGET),$(PRAWNOS_ARMHF))
43
-KVER := 5.9.4
+KVER := 5.9.8
44
PRAWNOS_KERNEL_VER := 1
45
PRAWNOS_KERNEL_IMAGE_DEBVER := 1
46
PRAWNOS_KERNEL_HEADERS_DEBVER := 1
0 commit comments