px4_defines: make sure that PX4_ROOTFSDIR is a string

This commit is contained in:
Beat Küng
2017-07-21 17:06:10 +02:00
committed by Lorenz Meier
parent ced700adf2
commit 42f7e6bca3
+2 -2
View File
@@ -110,7 +110,7 @@ typedef param_t px4_param_t;
* NuttX specific defines.
****************************************************************************/
#define PX4_ROOTFSDIR
#define PX4_ROOTFSDIR ""
#define _PX4_IOC(x,y) _IOC(x,y)
#define px4_statfs_buf_f_bavail_t int
@@ -174,7 +174,7 @@ using ::isfinite;
// QURT specific
# include "dspal_math.h"
# define PX4_ROOTFSDIR
# define PX4_ROOTFSDIR ""
# define PX4_TICKS_PER_SEC 1000L
# define SIOCDEVPRIVATE 999999