From 2e3d15b793bf9ff2e20fa99e13c2f142a15dca44 Mon Sep 17 00:00:00 2001 From: patacongo Date: Tue, 6 Jan 2009 15:37:21 +0000 Subject: Make sure ARM gcc-3.4.6 still builds git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1467 42af7a65-404d-4744-a932-0658087f49c3 --- misc/buildroot/toolchain/gdb/Config.in | 1 - misc/buildroot/toolchain/gdb/Config.in.2 | 1 - 2 files changed, 2 deletions(-) (limited to 'misc/buildroot/toolchain/gdb') diff --git a/misc/buildroot/toolchain/gdb/Config.in b/misc/buildroot/toolchain/gdb/Config.in index 079f52948..7465542b6 100644 --- a/misc/buildroot/toolchain/gdb/Config.in +++ b/misc/buildroot/toolchain/gdb/Config.in @@ -3,7 +3,6 @@ comment "Gdb Options" config BR2_PACKAGE_GDB bool "Build gdb debugger for the Target" default n - select BR2_PACKAGE_NCURSES help Build the full gdb debugger to run on the target. diff --git a/misc/buildroot/toolchain/gdb/Config.in.2 b/misc/buildroot/toolchain/gdb/Config.in.2 index 695c5d5ea..430355176 100644 --- a/misc/buildroot/toolchain/gdb/Config.in.2 +++ b/misc/buildroot/toolchain/gdb/Config.in.2 @@ -5,7 +5,6 @@ comment "Gdb Options" config BR2_PACKAGE_GDB bool "Build gdb debugger for the Target" default n - select BR2_PACKAGE_NCURSES help Build the full gdb debugger to run on the target. -- cgit v1.2.3