From c6517fb749ba9084033fec6b14bd6510a5495109 Mon Sep 17 00:00:00 2001 From: miaogongzi <69211489+mgz0227@users.noreply.github.com> Date: Sun, 15 Dec 2024 03:54:12 +0800 Subject: [PATCH] Update diy.sh --- devices/x86_64/diy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devices/x86_64/diy.sh b/devices/x86_64/diy.sh index 2ff71e9..1b2b9b8 100644 --- a/devices/x86_64/diy.sh +++ b/devices/x86_64/diy.sh @@ -16,7 +16,7 @@ wget -N https://raw.githubusercontent.com/coolsnowwolf/lede/master/package/firmw #内核升级模块 #开始 - +wget -N https://raw.githubusercontent.com/mgz0227/openwrt/main/target/linux/generic/hack-6.6/780-usb-net-MeigLink_modem_support.patch -P target/linux/generic/hack-6.6/ wget -N https://raw.githubusercontent.com/mgz0227/openwrt/main/include/kernel-6.6 -P include/ #结束