Skip to content

Commit 67d1e2b

Browse files
committed
bump armhf to 5.9.8
1 parent daab2c9 commit 67d1e2b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

kernel/resources/armhf/config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Automatically generated file; DO NOT EDIT.
3-
# Linux/arm 5.9.1-gnu Kernel Configuration
3+
# Linux/arm 5.9.8-gnu Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="arm-none-eabi-gcc (15:7-2018-q2-6) 7.3.1 20180622 (release) [ARM/embedded-7-branch revision 261907]"
66
CONFIG_CC_IS_GCC=y

scripts/BuildScripts/BuildCommon.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ export $(TARGET)
4040

4141
## ARMHF KERNEL VERSIONS
4242
ifeq ($(TARGET),$(PRAWNOS_ARMHF))
43-
KVER := 5.9.4
43+
KVER := 5.9.8
4444
PRAWNOS_KERNEL_VER := 1
4545
PRAWNOS_KERNEL_IMAGE_DEBVER := 1
4646
PRAWNOS_KERNEL_HEADERS_DEBVER := 1

0 commit comments

Comments
 (0)