From 60d5fc09c335fffb3bd21fe4f9dfa4b898f94049 Mon Sep 17 00:00:00 2001 From: kiddin9 <48883331+kiddin9@users.noreply.github.com> Date: Mon, 8 Jun 2026 16:55:06 +0800 Subject: [PATCH] Update depends.patch --- .github/diy/patches/depends.patch | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/.github/diy/patches/depends.patch b/.github/diy/patches/depends.patch index e580e263..8d89563b 100644 --- a/.github/diy/patches/depends.patch +++ b/.github/diy/patches/depends.patch @@ -79,18 +79,6 @@ define KernelPackage/pcie_mhi/description ---- a/fibocom_MHI/Makefile -+++ b/fibocom_MHI/Makefile -@@ -17,7 +17,7 @@ include $(INCLUDE_DIR)/package.mk - define KernelPackage/pcie_mhi_fb - SUBMENU:=WWAN Support - TITLE:=Kernel pcie driver for MHI device -- DEPENDS:=+pciids +pciutils +fibocom-dial -+ DEPENDS:=@PCIE_SUPPORT +pciids +pciutils +fibocom-dial - FILES:=$(PKG_BUILD_DIR)/pcie_mhi_fb.ko - AUTOLOAD:=$(call AutoLoad,90,pcie_mhi_fb) - endef - --- a/luci-app-packet-capture/Makefile +++ b/luci-app-packet-capture/Makefile @@ -4,7 +4,7 @@