From 603526e69fc8ad96919e3c0f77e29990084b532a Mon Sep 17 00:00:00 2001 From: Signor Pellegrino <68112357+flyrouter@users.noreply.github.com> Date: Mon, 24 Feb 2025 15:54:56 +0300 Subject: [PATCH] Update gk7205v200_ultimate_defconfig --- br-ext-chip-goke/configs/gk7205v200_ultimate_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/br-ext-chip-goke/configs/gk7205v200_ultimate_defconfig b/br-ext-chip-goke/configs/gk7205v200_ultimate_defconfig index 2c608a4a..00f15d5d 100644 --- a/br-ext-chip-goke/configs/gk7205v200_ultimate_defconfig +++ b/br-ext-chip-goke/configs/gk7205v200_ultimate_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