From 050865808bfb56aa3f3dee42157779cf47b16f0e Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 18 Jun 2009 17:14:13 +0000 Subject: First rough port of XFLAT tools git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1903 42af7a65-404d-4744-a932-0658087f49c3 --- misc/buildroot/configs/arm7tdmi-defconfig-4.2.4 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'misc/buildroot/configs/arm7tdmi-defconfig-4.2.4') diff --git a/misc/buildroot/configs/arm7tdmi-defconfig-4.2.4 b/misc/buildroot/configs/arm7tdmi-defconfig-4.2.4 index 92b1e526c..4802a5cac 100644 --- a/misc/buildroot/configs/arm7tdmi-defconfig-4.2.4 +++ b/misc/buildroot/configs/arm7tdmi-defconfig-4.2.4 @@ -80,6 +80,7 @@ BR2_EXTRA_BINUTILS_CONFIG_OPTIONS="" # # GCC Options # +BR2_PACKAGE_GCC=y # BR2_GCC_VERSION_3_4_6 is not set BR2_GCC_VERSION_4_2_4=y # BR2_GCC_VERSION_4_3_3 is not set @@ -99,6 +100,11 @@ BR2_INSTALL_LIBSTDCPP=y # BR2_PACKAGE_GDB_SERVER is not set # BR2_PACKAGE_GDB_HOST is not set +# +# NuttX Binary Support +# +# BR2_PACKAGE_NXFLAT is not set + # # Common Toolchain Options # -- cgit v1.2.3