mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 21:58:04 +00:00
mpc85xx: refresh patches
Refresh kernel patches after adding support for Watchguard Firebox T15 Link: https://github.com/openwrt/openwrt/pull/16776 Signed-off-by: GH Shine- <6599044+Shine-@users.noreply.github.com>
This commit is contained in:
parent
fe6f02fbc1
commit
329bec7b9d
@ -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
|
||||
|
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user