summaryrefslogtreecommitdiff
path: root/misc/buildroot/configs/arm920t-defconfig-4.3.3
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-06-18 17:14:13 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-06-18 17:14:13 +0000
commit050865808bfb56aa3f3dee42157779cf47b16f0e (patch)
tree5d14751d56799e813097236560ee020447470007 /misc/buildroot/configs/arm920t-defconfig-4.3.3
parentd12b92e21445508bcb0b8acff9b03e2c71b9da71 (diff)
downloadnuttx-050865808bfb56aa3f3dee42157779cf47b16f0e.tar.gz
nuttx-050865808bfb56aa3f3dee42157779cf47b16f0e.tar.bz2
nuttx-050865808bfb56aa3f3dee42157779cf47b16f0e.zip
First rough port of XFLAT tools
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1903 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'misc/buildroot/configs/arm920t-defconfig-4.3.3')
-rw-r--r--misc/buildroot/configs/arm920t-defconfig-4.3.36
1 files changed, 6 insertions, 0 deletions
diff --git a/misc/buildroot/configs/arm920t-defconfig-4.3.3 b/misc/buildroot/configs/arm920t-defconfig-4.3.3
index 1864e2515..096277c2f 100644
--- a/misc/buildroot/configs/arm920t-defconfig-4.3.3
+++ b/misc/buildroot/configs/arm920t-defconfig-4.3.3
@@ -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 is not set
BR2_GCC_VERSION_4_3_3=y
@@ -100,6 +101,11 @@ BR2_INSTALL_LIBSTDCPP=y
# BR2_PACKAGE_GDB_HOST is not set
#
+# NuttX Binary Support
+#
+# BR2_PACKAGE_NXFLAT is not set
+
+#
# Common Toolchain Options
#
# BR2_PACKAGE_SSTRIP_TARGET is not set