summaryrefslogtreecommitdiff
path: root/misc/buildroot/configs/cortexm3-defconfig-4.3.3
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-10-23 18:57:29 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-10-23 18:57:29 +0000
commit98e510401beab258c0f94e6078a6a659015fbe9c (patch)
treefd46135874b40444c35861a2485f5908ed9aa233 /misc/buildroot/configs/cortexm3-defconfig-4.3.3
parent19b72a2d983a2ff13c8fb05a621bd46477cc4ed8 (diff)
downloadnuttx-98e510401beab258c0f94e6078a6a659015fbe9c.tar.gz
nuttx-98e510401beab258c0f94e6078a6a659015fbe9c.tar.bz2
nuttx-98e510401beab258c0f94e6078a6a659015fbe9c.zip
CortexM3 now builds NXFLAT toolchain too
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2172 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'misc/buildroot/configs/cortexm3-defconfig-4.3.3')
-rw-r--r--misc/buildroot/configs/cortexm3-defconfig-4.3.33
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/buildroot/configs/cortexm3-defconfig-4.3.3 b/misc/buildroot/configs/cortexm3-defconfig-4.3.3
index 6fb291871..1efe96dd9 100644
--- a/misc/buildroot/configs/cortexm3-defconfig-4.3.3
+++ b/misc/buildroot/configs/cortexm3-defconfig-4.3.3
@@ -103,7 +103,8 @@ BR2_INSTALL_LIBSTDCPP=y
#
# NuttX Binary Support
#
-# BR2_PACKAGE_NXFLAT is not set
+BR2_PACKAGE_NXFLAT=y
+BR2_PACKAGE_GENROMFS=y
#
# Common Toolchain Options