summaryrefslogtreecommitdiff
path: root/misc/buildroot/toolchain/nxflat/Makefile
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-06-24 00:01:12 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-06-24 00:01:12 +0000
commit83082bf77aa69d8dd70ff612a4560fd677c4abff (patch)
treeee8b676d043ad84880e14ebb772cb43a3ac0869e /misc/buildroot/toolchain/nxflat/Makefile
parent42f9362d51ed85cac57b7fc8cf6f29006f8b2768 (diff)
downloadnuttx-83082bf77aa69d8dd70ff612a4560fd677c4abff.tar.gz
nuttx-83082bf77aa69d8dd70ff612a4560fd677c4abff.tar.bz2
nuttx-83082bf77aa69d8dd70ff612a4560fd677c4abff.zip
Remove unsed libraries and variables
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1936 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'misc/buildroot/toolchain/nxflat/Makefile')
-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 93a0fa288..d60e540eb 100644
--- a/misc/buildroot/toolchain/nxflat/Makefile
+++ b/misc/buildroot/toolchain/nxflat/Makefile
@@ -34,7 +34,7 @@
############################################################################
CFLAGS += -Wall -I. -I$(BINUTILS_DIR)/bfd
-LDFLAGS += -L$(BINUTILS_DIR)/bfd -L$(BINUTILS_DIR)/libiberty
+LDFLAGS += -L$(BINUTILS_DIR)/bfd # -L$(BINUTILS_DIR)/libiberty
LIBS = -lbfd -liberty -lz
LDNXFLAT_OBJS = ldnxflat.o