diff options
| author | Rui Salvaterra | 2025-03-21 17:06:58 +0000 |
|---|---|---|
| committer | Rui Salvaterra | 2025-09-27 19:45:50 +0000 |
| commit | 2ecee2f31b5d3542bf3c368476cadc72807e7a30 (patch) | |
| tree | c17a001ba9e329720a6f74c78ac83e0a5862da73 | |
| parent | 0b7d3f4a3307b09bcf4479994d39eced35ed4f67 (diff) | |
| download | openwrt-2ecee2f31b5d3542bf3c368476cadc72807e7a30.tar.gz | |
octeon: refresh 6.12 patches
All but one needs (automatic) rebasing.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
| -rw-r--r-- | target/linux/octeon/patches-6.12/100-mips_image_cmdline_hack.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/octeon/patches-6.12/100-mips_image_cmdline_hack.patch b/target/linux/octeon/patches-6.12/100-mips_image_cmdline_hack.patch index 5a5cc21808..a7a4ea0ada 100644 --- a/target/linux/octeon/patches-6.12/100-mips_image_cmdline_hack.patch +++ b/target/linux/octeon/patches-6.12/100-mips_image_cmdline_hack.patch @@ -10,7 +10,7 @@ Signed-off-by: Gabor Juhos <juhosg@openwrt.org> --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig -@@ -1090,6 +1090,10 @@ config MIPS_MSC +@@ -1132,6 +1132,10 @@ config MIPS_MSC config SYNC_R4K bool |