Переглянути джерело

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"