diff --git a/target/linux/mpc85xx/patches-6.6/109-powerpc-85xx-add-ws-ap3715i-support.patch b/target/linux/mpc85xx/patches-6.6/109-powerpc-85xx-add-ws-ap3715i-support.patch index aa1126569f4..57f5b77412e 100644 --- a/target/linux/mpc85xx/patches-6.6/109-powerpc-85xx-add-ws-ap3715i-support.patch +++ b/target/linux/mpc85xx/patches-6.6/109-powerpc-85xx-add-ws-ap3715i-support.patch @@ -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 diff --git a/target/linux/mpc85xx/patches-6.6/111-powerpc-85xx-hpe-msm-support.patch b/target/linux/mpc85xx/patches-6.6/111-powerpc-85xx-hpe-msm-support.patch index 1d1fb4f54f9..b110a10b37f 100644 --- a/target/linux/mpc85xx/patches-6.6/111-powerpc-85xx-hpe-msm-support.patch +++ b/target/linux/mpc85xx/patches-6.6/111-powerpc-85xx-hpe-msm-support.patch @@ -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.