From 4aeed7ed2e9163d8f573d75d53fc1f5667c27a5e Mon Sep 17 00:00:00 2001 From: Dmitriy Terekhin Date: Sat, 5 Dec 2020 16:55:32 +0400 Subject: [PATCH] stage2/stage1: fix module names to match kernel --- .../stage2/stage1/modules.d/50-stage2-sbc-aarch64 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/features.in/stage2/stage1/modules.d/50-stage2-sbc-aarch64 b/features.in/stage2/stage1/modules.d/50-stage2-sbc-aarch64 index 577dc650..bd1aaeb3 100644 --- a/features.in/stage2/stage1/modules.d/50-stage2-sbc-aarch64 +++ b/features.in/stage2/stage1/modules.d/50-stage2-sbc-aarch64 @@ -3,7 +3,7 @@ bcm2835-dma.ko dwc2.ko dwc2_pci.ko dwc3.ko -dwc3_pci.ko +dwc3-pci.ko dwc3-qcom.ko dwc3-of-simple.ko dwc3-meson-g12a.ko @@ -17,8 +17,8 @@ xhci-tegra.ko phy-generic.ko phy-tegra-usb.ko sunxi.ko -dwc3_baikal.ko -udc_core.ko -xhci_plat_hcd.ko -xhci_hcdi.ko -sdhci_pltfm.ko +dwc3-baikal.ko +udc-core.ko +xhci-plat-hcd.ko +xhci-hcd.ko +sdhci-pltfm.ko