修复编译问题

This commit is contained in:
Hyy2001X
2022-03-24 20:25:21 +08:00
parent d5e151b316
commit 1264ecf4f6
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -72,8 +72,8 @@ Firmware_Diy() {
Copy ${CustomFiles}/fake-automount $(PKG_Finder d "package" automount)/files 15-automount
;;
x86_64)
AddPackage git other openwrt-passwall xiaorouji packages
AddPackage git other openwrt-passwall xiaorouji luci
AddPackage git passwall-depends openwrt-passwall xiaorouji packages
AddPackage git passwall-luci openwrt-passwall xiaorouji luci
rm -rf packages/lean/autocore
AddPackage git lean autocore-modify Hyy2001X master
;;