diff options
author | John Audia <graysky@archlinux.us> | 2021-10-17 09:14:42 -0400 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2021-10-21 00:17:36 +0200 |
commit | 3d0499bcdb9869075d1a7470c73c9ea4c7a32e8f (patch) | |
tree | 1f6ccdef86c0a24a82f044b3bbe49892fbc48fe5 /target/linux/lantiq | |
parent | 9ad3ef27b9ce75f1c5265976183375ee9678db99 (diff) | |
download | upstream-3d0499bcdb9869075d1a7470c73c9ea4c7a32e8f.tar.gz upstream-3d0499bcdb9869075d1a7470c73c9ea4c7a32e8f.tar.bz2 upstream-3d0499bcdb9869075d1a7470c73c9ea4c7a32e8f.zip |
kernel: bump 5.4 to 5.4.154
All patches automatically rebased.
Signed-off-by: John Audia <graysky@archlinux.us>
Diffstat (limited to 'target/linux/lantiq')
-rw-r--r-- | target/linux/lantiq/patches-5.4/0152-lantiq-VPE.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/patches-5.4/0152-lantiq-VPE.patch b/target/linux/lantiq/patches-5.4/0152-lantiq-VPE.patch index 2aff479024..f9c116a330 100644 --- a/target/linux/lantiq/patches-5.4/0152-lantiq-VPE.patch +++ b/target/linux/lantiq/patches-5.4/0152-lantiq-VPE.patch @@ -1,6 +1,6 @@ --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig -@@ -2379,6 +2379,12 @@ config MIPS_VPE_LOADER +@@ -2381,6 +2381,12 @@ config MIPS_VPE_LOADER Includes a loader for loading an elf relocatable object onto another VPE and running it. |