summaryrefslogtreecommitdiff
path: root/nuttx/configs/ea3131/pgnsh/defconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-08-28 02:30:50 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-08-28 02:30:50 +0000
commit8e11ef82d39619b4bafcf1cd3e56c34daaa03f3d (patch)
tree5619acffca73a951c863cad7439164f0c80e85cb /nuttx/configs/ea3131/pgnsh/defconfig
parentcdc29497b27c7042ba62cf0b0c70fb422336a072 (diff)
downloadpx4-nuttx-8e11ef82d39619b4bafcf1cd3e56c34daaa03f3d.tar.gz
px4-nuttx-8e11ef82d39619b4bafcf1cd3e56c34daaa03f3d.tar.bz2
px4-nuttx-8e11ef82d39619b4bafcf1cd3e56c34daaa03f3d.zip
Add support for 2-pass link
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2890 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/ea3131/pgnsh/defconfig')
-rwxr-xr-xnuttx/configs/ea3131/pgnsh/defconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/nuttx/configs/ea3131/pgnsh/defconfig b/nuttx/configs/ea3131/pgnsh/defconfig
index 696b5f310..756e92e88 100755
--- a/nuttx/configs/ea3131/pgnsh/defconfig
+++ b/nuttx/configs/ea3131/pgnsh/defconfig
@@ -199,6 +199,13 @@ CONFIG_RAW_BINARY=y
CONFIG_HAVE_LIBM=n
#
+# Setup for a two-pass build
+#
+CONFIG_BUILD_2PASS=y
+CONFIG_PASS1_DIR=configs/ea3131/locked
+CONFIG_PASS1_LIB=locked.r
+
+#
# General OS setup
#
# CONFIG_EXAMPLE - identifies the subdirectory in examples