[ sunxi-current ] add upstream patches

This commit is contained in:
5kft 2020-11-05 06:59:58 -08:00
parent ea5bf1afd5
commit cd092d8fdc
No known key found for this signature in database
GPG Key ID: 1FA43AEDB0493C92
4 changed files with 18536 additions and 2 deletions

View File

@ -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

View File

@ -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

View 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

File diff suppressed because it is too large Load Diff