Skip to content

Commit 4669209

Browse files
committed
add back gdbserver
Signed-off-by: Michel-FK <[email protected]>
1 parent 110afa1 commit 4669209

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

FunKey/configs/funkey_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ BR2_TOOLCHAIN_EXTERNAL_URL="https://github.com/FunKey-Project/FunKey-OS/releases
1313
BR2_TOOLCHAIN_EXTERNAL_HEADERS_4_14=y
1414
BR2_TOOLCHAIN_EXTERNAL_CUSTOM_MUSL=y
1515
BR2_TOOLCHAIN_EXTERNAL_CXX=y
16+
BR2_TOOLCHAIN_EXTERNAL_GDB_SERVER_COPY=y
1617
BR2_TARGET_OPTIMIZATION="-fno-PIC -march=armv7-a+neon-vfpv4 -mtune=cortex-a7 -mfpu=neon-vfpv4 -mvectorize-with-neon-quad -D__ARM_NEON__"
1718
BR2_TARGET_GENERIC_HOSTNAME="FunKey"
1819
BR2_TARGET_GENERIC_ISSUE="Welcome to Buildroot for the FunKey"

0 commit comments

Comments
 (0)