From cced5e7be77c86f2a661dcec08eb81d8c9d8298a Mon Sep 17 00:00:00 2001 From: xopenwrt <98641952+xopenwrt@users.noreply.github.com> Date: Wed, 16 Aug 2023 00:20:15 +0800 Subject: [PATCH] Add Adh Core --- Configs/x86_64-X | 3 +++ Configs/x86_64-Y | 2 ++ Configs/x86_64-Z | 1 + 3 files changed, 6 insertions(+) diff --git a/Configs/x86_64-X b/Configs/x86_64-X index 0558333..87c3eab 100644 --- a/Configs/x86_64-X +++ b/Configs/x86_64-X @@ -88,7 +88,10 @@ CONFIG_PACKAGE_i915-firmware=y # LUCI Appliciations CONFIG_PACKAGE_luci-app-argon-config=y CONFIG_PACKAGE_luci-app-adbyby-plus=y +#ADH Support CONFIG_PACKAGE_luci-app-adguardhome=y +CONFIG_PACKAGE_adguardhome=y + CONFIG_PACKAGE_luci-app-autoupdate=y CONFIG_PACKAGE_luci-app-aria2=y CONFIG_PACKAGE_luci-app-airplay2=y diff --git a/Configs/x86_64-Y b/Configs/x86_64-Y index a67a3a3..a74269b 100644 --- a/Configs/x86_64-Y +++ b/Configs/x86_64-Y @@ -16,6 +16,8 @@ CONFIG_PACKAGE_luci-theme-edge=y CONFIG_PACKAGE_luci-app-passwall=y # Adguard Home CONFIG_PACKAGE_luci-app-adguardhome=y +CONFIG_PACKAGE_adguardhome=y + # Dnsmasq 及IPV6,AutoUpdate CONFIG_PACKAGE_dnsmasq-full=y CONFIG_PACKAGE_dnsmasq_full_dhcp=y diff --git a/Configs/x86_64-Z b/Configs/x86_64-Z index 0cbd658..55c95b3 100644 --- a/Configs/x86_64-Z +++ b/Configs/x86_64-Z @@ -16,6 +16,7 @@ CONFIG_PACKAGE_luci-theme-neobird=y CONFIG_PACKAGE_luci-app-passwall=y # Adguard Home CONFIG_PACKAGE_luci-app-adguardhome=y +CONFIG_PACKAGE_adguardhome=y # Dnsmasq 及IPV6,AutoUpdate CONFIG_PACKAGE_dnsmasq-full=y CONFIG_PACKAGE_dnsmasq_full_dhcp=y