From 40d132460ece80cc397f05d1285bf5c065a4d164 Mon Sep 17 00:00:00 2001 From: cronyx Date: Mon, 16 May 2022 16:48:26 +0300 Subject: [PATCH] enable zerotier packages --- .../configs/unknown_unknown_gk7205v300_ultimate_defconfig | 2 +- .../configs/unknown_unknown_hi3516ev300_ultimate_defconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/br-ext-chip-goke/configs/unknown_unknown_gk7205v300_ultimate_defconfig b/br-ext-chip-goke/configs/unknown_unknown_gk7205v300_ultimate_defconfig index 99ca63dd..2f33b4df 100644 --- a/br-ext-chip-goke/configs/unknown_unknown_gk7205v300_ultimate_defconfig +++ b/br-ext-chip-goke/configs/unknown_unknown_gk7205v300_ultimate_defconfig @@ -100,4 +100,4 @@ BR2_PACKAGE_WIREGUARD_LINUX_COMPAT=y BR2_PACKAGE_WIREGUARD_TOOLS=y # ZEROTIER -BR2_PACKAGE_ZEROTIER_ONE is not set +BR2_PACKAGE_ZEROTIER_ONE=y diff --git a/br-ext-chip-hisilicon/configs/unknown_unknown_hi3516ev300_ultimate_defconfig b/br-ext-chip-hisilicon/configs/unknown_unknown_hi3516ev300_ultimate_defconfig index c59bb8d6..988d0f91 100644 --- a/br-ext-chip-hisilicon/configs/unknown_unknown_hi3516ev300_ultimate_defconfig +++ b/br-ext-chip-hisilicon/configs/unknown_unknown_hi3516ev300_ultimate_defconfig @@ -105,4 +105,4 @@ BR2_PACKAGE_WIREGUARD_LINUX_COMPAT=y BR2_PACKAGE_WIREGUARD_TOOLS=y # ZEROTIER -BR2_PACKAGE_ZEROTIER_ONE is not set +BR2_PACKAGE_ZEROTIER_ONE=y