Update depends.patch

This commit is contained in:
kiddin9 2026-06-08 12:27:02 +08:00 committed by GitHub
parent c3d8987147
commit 97b4a76cb0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -68,6 +68,17 @@
URL:=https://github.com/updateing/k3-screen-ctrl
endef
--- a/quectel_MHI/Makefile
+++ b/quectel_MHI/Makefile
@@ -19,6 +19,7 @@ define KernelPackage/pcie_mhi
TITLE:=Kernel pcie driver for MHI device
FILES:=$(PKG_BUILD_DIR)/pcie_mhi.ko
AUTOLOAD:=$(call AutoLoad,90,pcie_mhi)
+ DEPENDS:=@PCIE_SUPPORT
endef
define KernelPackage/pcie_mhi/description
--- a/luci-app-packet-capture/Makefile
+++ b/luci-app-packet-capture/Makefile
@@ -4,7 +4,7 @@
@ -161,14 +172,3 @@
LUCI_PKGARCH:=all
include $(TOPDIR)/feeds/luci/luci.mk
--- a/quectel_MHI/Makefile
+++ b/quectel_MHI/Makefile
@@ -19,6 +19,7 @@ define KernelPackage/pcie_mhi
TITLE:=Kernel pcie driver for MHI device
FILES:=$(PKG_BUILD_DIR)/pcie_mhi.ko
AUTOLOAD:=$(call AutoLoad,90,pcie_mhi)
+ DEPENDS:=@PCIE_SUPPORT
endef
define KernelPackage/pcie_mhi/description