mpc85xx: refresh patches

Refresh kernel patches after adding support for Watchguard Firebox T15
This commit is contained in:
Shine- 2024-10-24 15:30:34 +02:00
parent 657dd2ca39
commit 7848d540f0
2 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@
+obj-$(CONFIG_WS_AP3715I) += ws-ap3715i.o
obj-$(CONFIG_WS_AP3825I) += ws-ap3825i.o
obj-$(CONFIG_FIREBOX_T10) += firebox_t10.o
obj-$(CONFIG_CORENET_GENERIC) += corenet_generic.o
obj-$(CONFIG_FIREBOX_T15) += firebox_t15.o
--- a/arch/powerpc/boot/Makefile
+++ b/arch/powerpc/boot/Makefile
@@ -185,6 +185,7 @@ src-plat-$(CONFIG_MVME7100) += motload-h

View File

@ -1,6 +1,6 @@
--- a/arch/powerpc/platforms/85xx/Kconfig
+++ b/arch/powerpc/platforms/85xx/Kconfig
@@ -114,6 +114,18 @@ config FIREBOX_T10
@@ -126,6 +126,18 @@ config FIREBOX_T15
This board is a VPN Gateway-Router with a
Freescale P1010 SoC.