kiddin9 3 年之前
父節點
當前提交
e9a5746632
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      devices/x86_64/diy.sh

+ 3 - 0
devices/x86_64/diy.sh

@@ -1,5 +1,8 @@
 #!/bin/bash
 
+svn co https://github.com/coolsnowwolf/lede/trunk/target/linux/x86/patches-5.4 target/linux/x86/patches-5.4
+rm -rf target/linux/x86/patches-5.4/.svn
+
 sed -i 's,kmod-r8169,kmod-r8168,g' target/linux/x86/image/64.mk
 
 echo '