Revert "gemini: Add module for VSC73xx switches"
This reverts commit 1c993da8ff
.
VSC kmod is broken and is causing all targets to fail compiling so revert.
Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
parent
e5da961ac4
commit
4cfefc2f76
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue