]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_eal/common/eal_filesystem.h
fbarray: make all fbarrays hidden files
[dpdk.git] / lib / librte_eal / common / eal_filesystem.h
index ad059ef37ed91d247de89af9f533b7b12195799f..fe4c4554aa807e0b0de159e7fc8380a22cbfa47e 100644 (file)
@@ -13,7 +13,7 @@
 
 /** Path of rte config file. */
 #define RUNTIME_CONFIG_FMT "%s/.%s_config"
-#define FBARRAY_FMT "%s/%s_%s"
+#define FBARRAY_FMT "%s/.%s_%s"
 
 #include <stdint.h>
 #include <limits.h>