[ sunxi-current ] add upstream patches
This commit is contained in:
parent
ea5bf1afd5
commit
cd092d8fdc
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 5.9.3 Kernel Configuration
|
||||
# Linux/arm 5.9.5 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="arm-none-linux-gnueabihf-gcc (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 9.2.1 20191025"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 5.9.3 Kernel Configuration
|
||||
# Linux/arm64 5.9.5 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="aarch64-none-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 9.2.1 20191025"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
||||
13
patch/kernel/sunxi-current/patch-5.9.3-4-modified.patch
Normal file
13
patch/kernel/sunxi-current/patch-5.9.3-4-modified.patch
Normal file
@ -0,0 +1,13 @@
|
||||
diff --git a/Makefile b/Makefile
|
||||
index 50e927f348532..0c8f0ba8c34f4 100644
|
||||
--- a/Makefile
|
||||
+++ b/Makefile
|
||||
@@ -1,7 +1,7 @@
|
||||
# SPDX-License-Identifier: GPL-2.0
|
||||
VERSION = 5
|
||||
PATCHLEVEL = 9
|
||||
-SUBLEVEL = 3
|
||||
+SUBLEVEL = 4
|
||||
EXTRAVERSION =
|
||||
NAME = Kleptomaniac Octopus
|
||||
|
||||
18521
patch/kernel/sunxi-current/patch-5.9.4-5.patch
Normal file
18521
patch/kernel/sunxi-current/patch-5.9.4-5.patch
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user