mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-09-11 02:44:57 +08:00
Update fix.patch
This commit is contained in:
@@ -101,14 +101,3 @@
|
||||
- killall rtorrent
|
||||
+ kill `pidof rtorrent | sed "s/$$//g"`
|
||||
}
|
||||
|
||||
--- a/quectel_MHI/Makefile
|
||||
+++ b/quectel_MHI/Makefile
|
||||
@@ -17,6 +17,7 @@ include $(INCLUDE_DIR)/package.mk
|
||||
define KernelPackage/pcie_mhi
|
||||
SUBMENU:=WWAN Support
|
||||
TITLE:=Kernel pcie driver for MHI device
|
||||
+ DEPENDS:=@PCIE_SUPPORT
|
||||
FILES:=$(PKG_BUILD_DIR)/pcie_mhi.ko
|
||||
AUTOLOAD:=$(call AutoLoad,90,pcie_mhi)
|
||||
endef
|
||||
|
||||
Reference in New Issue
Block a user