From 2474fdbfe06bf0882b8117a6c639cbb19df237f4 Mon Sep 17 00:00:00 2001 From: Signor Pellegrino <68112357+flyrouter@users.noreply.github.com> Date: Mon, 24 Feb 2025 15:55:30 +0300 Subject: [PATCH] Update gk7205v200_lite_defconfig --- br-ext-chip-goke/configs/gk7205v200_lite_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/br-ext-chip-goke/configs/gk7205v200_lite_defconfig b/br-ext-chip-goke/configs/gk7205v200_lite_defconfig index 9e77ee63..f155068b 100644 --- a/br-ext-chip-goke/configs/gk7205v200_lite_defconfig +++ b/br-ext-chip-goke/configs/gk7205v200_lite_defconfig @@ -13,6 +13,7 @@ BR2_TOOLCHAIN_EXTERNAL_CUSTOM_PREFIX="arm-openipc-linux-musleabi" BR2_TOOLCHAIN_EXTERNAL_HEADERS_4_9=y BR2_TOOLCHAIN_EXTERNAL_CUSTOM_MUSL=y BR2_TOOLCHAIN_EXTERNAL_CXX=y +BR2_GCC_VERSION_LEGACY=y # Kernel BR2_LINUX_KERNEL=y