mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-07-27 10:31:38 +08:00
Update depends.patch
This commit is contained in:
parent
65ea8b4760
commit
aa80e26324
12
.github/diy/patches/depends.patch
vendored
12
.github/diy/patches/depends.patch
vendored
@ -79,6 +79,18 @@
|
||||
|
||||
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 @@
|
||||
|
||||
Loading…
Reference in New Issue
Block a user