mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-29 08:20:35 +08:00
Removed redundant path delimiter
This commit is contained in:
@@ -21,4 +21,4 @@ LIBUAVCAN_DSDLC := $(LIBUAVCAN_DIR)dsdl_compiler/libuavcan_dsdlc
|
||||
#
|
||||
# Standard DSDL definitions
|
||||
#
|
||||
UAVCAN_DSDL_DIR := $(UAVCAN_DIR)/dsdl/uavcan
|
||||
UAVCAN_DSDL_DIR := $(UAVCAN_DIR)dsdl/uavcan
|
||||
|
||||
Reference in New Issue
Block a user