diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2024-10-13 09:58:47 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2024-10-13 09:58:47 +0200 |
commit | 746bffcc4cb577a84c9b233fdbed55408ab4158e (patch) | |
tree | 67a0587ddfd8c055ebb37c8c55956e1b02a6968b /target/linux/patches/6.6.48/macsonic.patch | |
parent | 6ad27de8d665dff783a550ef24a167526ca255f1 (diff) |
linux: update 6.6.x/6.11.x
Diffstat (limited to 'target/linux/patches/6.6.48/macsonic.patch')
-rw-r--r-- | target/linux/patches/6.6.48/macsonic.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/target/linux/patches/6.6.48/macsonic.patch b/target/linux/patches/6.6.48/macsonic.patch deleted file mode 100644 index 51e76113b..000000000 --- a/target/linux/patches/6.6.48/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, |