summaryrefslogtreecommitdiff
path: root/misc/buildroot/toolchain/nxflat/Makefile
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-06-24 13:11:53 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-06-24 13:11:53 +0000
commit14645583fb003bba5810ae809d7c1ed2618b67aa (patch)
treeb08c1e7dcd0a6d0cda17cc867813eed169c97674 /misc/buildroot/toolchain/nxflat/Makefile
parent83082bf77aa69d8dd70ff612a4560fd677c4abff (diff)
downloadnuttx-14645583fb003bba5810ae809d7c1ed2618b67aa.tar.gz
nuttx-14645583fb003bba5810ae809d7c1ed2618b67aa.tar.bz2
nuttx-14645583fb003bba5810ae809d7c1ed2618b67aa.zip
Remove warnings/Add genromfs
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1937 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'misc/buildroot/toolchain/nxflat/Makefile')
-rw-r--r--misc/buildroot/toolchain/nxflat/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/buildroot/toolchain/nxflat/Makefile b/misc/buildroot/toolchain/nxflat/Makefile
index d60e540eb..416cd1a48 100644
--- a/misc/buildroot/toolchain/nxflat/Makefile
+++ b/misc/buildroot/toolchain/nxflat/Makefile
@@ -34,8 +34,8 @@
############################################################################
CFLAGS += -Wall -I. -I$(BINUTILS_DIR)/bfd
-LDFLAGS += -L$(BINUTILS_DIR)/bfd # -L$(BINUTILS_DIR)/libiberty
-LIBS = -lbfd -liberty -lz
+LDFLAGS += -L$(BINUTILS_DIR)/bfd -L$(BINUTILS_DIR)/libiberty
+LIBS = -lbfd -lc -liberty -lz
LDNXFLAT_OBJS = ldnxflat.o
MKNXFLAT_OBJS = mknxflat.o