summaryrefslogtreecommitdiff
path: root/misc/buildroot/toolchain/nxflat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/buildroot/toolchain/nxflat/Makefile')
-rw-r--r--misc/buildroot/toolchain/nxflat/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/buildroot/toolchain/nxflat/Makefile b/misc/buildroot/toolchain/nxflat/Makefile
index fd9932f0a..7b677c12c 100644
--- a/misc/buildroot/toolchain/nxflat/Makefile
+++ b/misc/buildroot/toolchain/nxflat/Makefile
@@ -1,7 +1,7 @@
############################################################################
# toolchain/nxflat/Makefile
#
-# Copyright (C) 2009 Gregory Nutt. All rights reserved.
+# Copyright (C) 2009, 2011 Gregory Nutt. All rights reserved.
# Author: Gregory Nutt <spudmonkey@racsa.co.cr>
#
# Redistribution and use in source and binary forms, with or without
@@ -33,8 +33,8 @@
#
############################################################################
-CFLAGS += -Wall -I. -I$(BINUTILS_DIR)/bfd
-LDFLAGS += -L$(BINUTILS_DIR)/bfd -L$(BINUTILS_DIR)/libiberty
+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
LDNXFLAT_OBJS = ldnxflat.o