Add Adh Core
This commit is contained in:
parent
8d7b00b63d
commit
cced5e7be7
|
@ -88,7 +88,10 @@ CONFIG_PACKAGE_i915-firmware=y
|
||||||
# LUCI Appliciations
|
# LUCI Appliciations
|
||||||
CONFIG_PACKAGE_luci-app-argon-config=y
|
CONFIG_PACKAGE_luci-app-argon-config=y
|
||||||
CONFIG_PACKAGE_luci-app-adbyby-plus=y
|
CONFIG_PACKAGE_luci-app-adbyby-plus=y
|
||||||
|
#ADH Support
|
||||||
CONFIG_PACKAGE_luci-app-adguardhome=y
|
CONFIG_PACKAGE_luci-app-adguardhome=y
|
||||||
|
CONFIG_PACKAGE_adguardhome=y
|
||||||
|
|
||||||
CONFIG_PACKAGE_luci-app-autoupdate=y
|
CONFIG_PACKAGE_luci-app-autoupdate=y
|
||||||
CONFIG_PACKAGE_luci-app-aria2=y
|
CONFIG_PACKAGE_luci-app-aria2=y
|
||||||
CONFIG_PACKAGE_luci-app-airplay2=y
|
CONFIG_PACKAGE_luci-app-airplay2=y
|
||||||
|
|
|
@ -16,6 +16,8 @@ CONFIG_PACKAGE_luci-theme-edge=y
|
||||||
CONFIG_PACKAGE_luci-app-passwall=y
|
CONFIG_PACKAGE_luci-app-passwall=y
|
||||||
# Adguard Home
|
# Adguard Home
|
||||||
CONFIG_PACKAGE_luci-app-adguardhome=y
|
CONFIG_PACKAGE_luci-app-adguardhome=y
|
||||||
|
CONFIG_PACKAGE_adguardhome=y
|
||||||
|
|
||||||
# Dnsmasq 及IPV6,AutoUpdate
|
# Dnsmasq 及IPV6,AutoUpdate
|
||||||
CONFIG_PACKAGE_dnsmasq-full=y
|
CONFIG_PACKAGE_dnsmasq-full=y
|
||||||
CONFIG_PACKAGE_dnsmasq_full_dhcp=y
|
CONFIG_PACKAGE_dnsmasq_full_dhcp=y
|
||||||
|
|
|
@ -16,6 +16,7 @@ CONFIG_PACKAGE_luci-theme-neobird=y
|
||||||
CONFIG_PACKAGE_luci-app-passwall=y
|
CONFIG_PACKAGE_luci-app-passwall=y
|
||||||
# Adguard Home
|
# Adguard Home
|
||||||
CONFIG_PACKAGE_luci-app-adguardhome=y
|
CONFIG_PACKAGE_luci-app-adguardhome=y
|
||||||
|
CONFIG_PACKAGE_adguardhome=y
|
||||||
# Dnsmasq 及IPV6,AutoUpdate
|
# Dnsmasq 及IPV6,AutoUpdate
|
||||||
CONFIG_PACKAGE_dnsmasq-full=y
|
CONFIG_PACKAGE_dnsmasq-full=y
|
||||||
CONFIG_PACKAGE_dnsmasq_full_dhcp=y
|
CONFIG_PACKAGE_dnsmasq_full_dhcp=y
|
||||||
|
|
Loading…
Reference in New Issue