From 1eb5d50fd3dff15a2e316fcfa3c25597be429526 Mon Sep 17 00:00:00 2001 From: John Audia Date: Sat, 19 Mar 2022 12:16:47 -0400 Subject: kernel: bump 5.10 to 5.10.107 All patches automatically rebased. Build system: x86_64 Build-tested: bcm2711/RPi4B, mt7622/RT3200 Run-tested: bcm2711/RPi4B, mt7622/RT3200 Signed-off-by: John Audia --- .../patches-5.10/107-powerpc-85xx-add-ws-ap3825i-support.patch | 7 ------- 1 file changed, 7 deletions(-) (limited to 'target/linux/mpc85xx') diff --git a/target/linux/mpc85xx/patches-5.10/107-powerpc-85xx-add-ws-ap3825i-support.patch b/target/linux/mpc85xx/patches-5.10/107-powerpc-85xx-add-ws-ap3825i-support.patch index 881f88ddb5..1829a78ec4 100644 --- a/target/linux/mpc85xx/patches-5.10/107-powerpc-85xx-add-ws-ap3825i-support.patch +++ b/target/linux/mpc85xx/patches-5.10/107-powerpc-85xx-add-ws-ap3825i-support.patch @@ -6,8 +6,6 @@ Subject: [PATCH] PowerPC 85xx: Add WS-AP3825i support This patch adds support for building Linux for the Extreme Networks WS-AP3825i AP. -diff --git a/arch/powerpc/platforms/85xx/Kconfig b/arch/powerpc/platforms/85xx/Kconfig -index 764b916..66cbb73 100644 --- a/arch/powerpc/platforms/85xx/Kconfig +++ b/arch/powerpc/platforms/85xx/Kconfig @@ -82,6 +82,16 @@ config WS_AP3710I @@ -27,8 +25,6 @@ index 764b916..66cbb73 100644 config MPC8540_ADS bool "Freescale MPC8540 ADS" select DEFAULT_UIMAGE -diff --git a/arch/powerpc/platforms/85xx/Makefile b/arch/powerpc/platforms/85xx/Makefile -index 443b44b..d37b650 100644 --- a/arch/powerpc/platforms/85xx/Makefile +++ b/arch/powerpc/platforms/85xx/Makefile @@ -27,6 +27,7 @@ obj-$(CONFIG_P1023_RDB) += p1023_rdb.o @@ -39,6 +35,3 @@ index 443b44b..d37b650 100644 obj-$(CONFIG_CORENET_GENERIC) += corenet_generic.o obj-$(CONFIG_FB_FSL_DIU) += t1042rdb_diu.o obj-$(CONFIG_RED_15W_REV1) += red15w_rev1.o --- -2.25.1 - -- cgit v1.2.3