diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2025-03-12 05:36:13 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2025-03-12 05:37:01 +0100 |
commit | 5dcb53c54193c539b97b40c921b9c647031abaff (patch) | |
tree | b0824bc58ff3cf6618834d8f5ae530c94ae6626a /target/linux/patches/6.6.77/macsonic.patch | |
parent | 88421722f92634e241b157175078b281038af1ec (diff) |
linux: update to 6.6.82
Diffstat (limited to 'target/linux/patches/6.6.77/macsonic.patch')
-rw-r--r-- | target/linux/patches/6.6.77/macsonic.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/target/linux/patches/6.6.77/macsonic.patch b/target/linux/patches/6.6.77/macsonic.patch deleted file mode 100644 index 51e76113b..000000000 --- a/target/linux/patches/6.6.77/macsonic.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -Nur linux-6.6.22.orig/drivers/net/ethernet/natsemi/Kconfig linux-6.6.22/drivers/net/ethernet/natsemi/Kconfig ---- linux-6.6.22.orig/drivers/net/ethernet/natsemi/Kconfig 2024-03-15 19:25:07.000000000 +0100 -+++ linux-6.6.22/drivers/net/ethernet/natsemi/Kconfig 2024-04-16 10:16:50.352443898 +0200 -@@ -19,6 +19,7 @@ - config MACSONIC - tristate "Macintosh SONIC based ethernet (onboard, NuBus, LC, CS)" - depends on MAC -+ select BITREVERSE - help - Support for NatSemi SONIC based Ethernet devices. This includes - the onboard Ethernet in many Quadras as well as some LC-PDS, |