فهرست منبع

luci-app-ssr-plus: default select mosdns for armv8

coolsnowwolf 1 سال پیش
والد
کامیت
878247793c
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      luci-app-ssr-plus/Makefile

+ 1 - 1
luci-app-ssr-plus/Makefile

@@ -120,7 +120,7 @@ config PACKAGE_$(PKG_NAME)_INCLUDE_ChinaDNS_NG
 
 config PACKAGE_$(PKG_NAME)_INCLUDE_MosDNS
 	bool "Include MosDNS"
-	default y if i386||x86_64||arm
+	default y if aarch64||arm||i386||x86_64
 
 config PACKAGE_$(PKG_NAME)_INCLUDE_Hysteria
 	bool "Include Hysteria"