Skip to content
Snippets Groups Projects
Verified Commit 7faeffde authored by Josef Schlehofer's avatar Josef Schlehofer
Browse files

patches/updater-lists: add marvell switches for Omnia and MOX

parent f2246328
No related branches found
No related tags found
2 merge requests!569Turris OS 6.0 (HBK),!540Kernel 5.15
From be4e885d473ffe96bcdf52d2b431d490d26cb969 Mon Sep 17 00:00:00 2001
From: Josef Schlehofer <pepe.schlehofer@gmail.com>
Date: Mon, 27 Jun 2022 14:28:56 +0200
Subject: [PATCH] Hack for Marvell switches
I am not sure if this is going to work, but lets try
---
kmod-mox.list | 3 +++
kmod-omnia.list | 3 +++
2 files changed, 6 insertions(+)
diff --git a/kmod-mox.list b/kmod-mox.list
index fe1381a..19b5028 100644
--- a/kmod-mox.list
+++ b/kmod-mox.list
@@ -7,3 +7,6 @@ gpio-button-hotplug
mwlwifi
mwifiex-sdio
btmrvl
+
+# Hack
+dsa-mv88e6xxx
diff --git a/kmod-omnia.list b/kmod-omnia.list
index 8ae58d1..fccb6fd 100644
--- a/kmod-omnia.list
+++ b/kmod-omnia.list
@@ -8,3 +8,6 @@ eeprom-at24
ledtrig-gpio
ledtrig-oneshot
ledtrig-transient
+
+# Hack
+dsa-mv88e6xxx
--
2.34.1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment