change _FS_RPATH in ffconf.h

Revision:
11:febc1b3cc119
Parent:
6:a5fcdbf92056
--- a/ChaN/ffconf.h	Mon Jul 10 15:37:41 2017 +0000
+++ b/ChaN/ffconf.h	Wed Aug 28 22:43:48 2019 +0000
@@ -126,7 +126,7 @@
 /  When _LFN_UNICODE is 0, this option has no effect. */
 
 
-#define _FS_RPATH	0
+#define _FS_RPATH	1	// Modified JH1PJL on Aug. 25, 2019
 /* This option configures relative path feature.
 /
 /   0: Disable relative path feature and remove related functions.