projects
/
openwrt
/
staging
/
linusw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e5da961
)
Revert "gemini: Add module for VSC73xx switches"
author
Robert Marko
<
[email protected]
>
Fri, 2 May 2025 17:17:53 +0000
(19:17 +0200)
committer
Robert Marko
<
[email protected]
>
Fri, 2 May 2025 17:17:53 +0000
(19:17 +0200)
This reverts commit
1c993da8ff2ee9ed33af23657ef6c3d45d19ed2f
.
VSC kmod is broken and is causing all targets to fail compiling so revert.
Signed-off-by: Robert Marko <
[email protected]
>
target/linux/gemini/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/gemini/image/Makefile
b/target/linux/gemini/image/Makefile
index c6df35c9a4ebfc91f7b9da55690afa7909f86cbd..c5d09e7120b47cab08a0d479ef2c6eb48ac4a783 100644
(file)
--- a/
target/linux/gemini/image/Makefile
+++ b/
target/linux/gemini/image/Makefile
@@
-194,7
+194,7
@@
define Device/itian_sq201
DEVICE_VENDOR := ITian
DEVICE_MODEL := Square One SQ201
DEVICE_DTS := gemini-sq201
- DEVICE_PACKAGES += kmod-rt61-pci kmod-usb2-pci
kmod-dsa-vsc73xx-spi
+ DEVICE_PACKAGES += kmod-rt61-pci kmod-usb2-pci
endef
TARGET_DEVICES += itian_sq201
@@
-211,7
+211,6
@@
define Device/storlink_sl93512r
DEVICE_VENDOR := StorLink
DEVICE_MODEL := SL93512r
DEVICE_DTS := gemini-sl93512r
- DEVICE_PACKAGES += kmod-dsa-vsc73xx-spi
endef
TARGET_DEVICES += storlink_sl93512r