Add support for 2-pass link

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2890 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2010-08-28 02:30:50 +00:00
parent 3e4fbc7c76
commit 2ffe28d6e5
5 changed files with 129 additions and 45 deletions
+7
View File
@@ -198,6 +198,13 @@ CONFIG_MOTOROLA_SREC=n
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
#