summaryrefslogtreecommitdiffstats
path: root/nfsClientTest/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'nfsClientTest/Makefile')
-rw-r--r--nfsClientTest/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/nfsClientTest/Makefile b/nfsClientTest/Makefile
index ff3ac70..7c46690 100644
--- a/nfsClientTest/Makefile
+++ b/nfsClientTest/Makefile
@@ -65,7 +65,7 @@ FilesystemImage: $(ARCH) rootfs/etc/host.conf rootfs/etc/hosts rootfs/rtems_logo
tar cf ../FilesystemImage --exclude CVS --exclude .cvsignore .
FilesystemImage.c: $(ARCH) FilesystemImage
- $(PROJECT_ROOT)/bin/bin2c FilesystemImage FilesystemImage
+ $(PROJECT_ROOT)/bin/rtems-bin2c FilesystemImage FilesystemImage
# Install the program(s), appending _g or _p as appropriate.