mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-07 17:35:22 +08:00
Merge branch 'master' of github.com:PX4/Firmware into fixedwing
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
#
|
||||
# Find sources
|
||||
#
|
||||
DSPLIB_SRCDIR = $(dir $(lastword $(MAKEFILE_LIST)))
|
||||
DSPLIB_SRCDIR := $(dir $(lastword $(MAKEFILE_LIST)))
|
||||
CSRCS := $(wildcard $(DSPLIB_SRCDIR)/DSP_Lib/Source/*/*.c)
|
||||
|
||||
INCLUDES += $(DSPLIB_SRCDIR)/Include \
|
||||
|
||||
Reference in New Issue
Block a user