diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2025-07-13 08:20:34 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2025-07-13 08:20:34 +0200 |
commit | 844df33bcd4e2c46380b56e7497ab8d41a8510a8 (patch) | |
tree | 1b72856901566aaf899fc77eba75d41e7b56349d /target/linux/patches/6.12.25/macsonic.patch | |
parent | fbbd23261cd3e4592558a5f7ca40782b5b56b37c (diff) |
linux: update to 6.12.37
Diffstat (limited to 'target/linux/patches/6.12.25/macsonic.patch')
-rw-r--r-- | target/linux/patches/6.12.25/macsonic.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/target/linux/patches/6.12.25/macsonic.patch b/target/linux/patches/6.12.25/macsonic.patch deleted file mode 100644 index 51e76113b..000000000 --- a/target/linux/patches/6.12.25/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, |