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