summaryrefslogtreecommitdiff
path: root/misc/buildroot/toolchain
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-04-14 16:46:17 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-04-14 16:46:17 +0000
commit748943d47c6a11cd8d45f0469cac84d06134dec7 (patch)
tree00904f8c3e4d7b515e73ca5846caee946728296f /misc/buildroot/toolchain
parentae88b2079b49f803947d60fb094f60d2a7522a25 (diff)
downloadnuttx-748943d47c6a11cd8d45f0469cac84d06134dec7.tar.gz
nuttx-748943d47c6a11cd8d45f0469cac84d06134dec7.tar.bz2
nuttx-748943d47c6a11cd8d45f0469cac84d06134dec7.zip
Add tools to manage a version file
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3502 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'misc/buildroot/toolchain')
-rw-r--r--misc/buildroot/toolchain/nxflat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/buildroot/toolchain/nxflat/Makefile b/misc/buildroot/toolchain/nxflat/Makefile
index 7b677c12c..b2a465827 100644
--- a/misc/buildroot/toolchain/nxflat/Makefile
+++ b/misc/buildroot/toolchain/nxflat/Makefile
@@ -35,7 +35,7 @@
CFLAGS += -Wall -I. -I$(BINUTILS_DIR1)/bfd -I$(BINUTILS_DIR)/include
LDFLAGS += -L$(BINUTILS_DIR1)/bfd -L$(BINUTILS_DIR1)/libiberty
-LIBS = -lbfd -lc -liberty -lz
+LIBS = -lbfd -liberty -lz -lc
LDNXFLAT_OBJS = ldnxflat.o
MKNXFLAT_OBJS = mknxflat.o