mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-17 18:37:35 +08:00
Merge branch 'master' of github.com:PX4/Firmware into fixedwing_l1
This commit is contained in:
@@ -41,4 +41,3 @@ SRCS = LowPassFilter2p.cpp
|
||||
# current makefile name, since app.mk needs it.
|
||||
#
|
||||
APP_MAKEFILE := $(lastword $(MAKEFILE_LIST))
|
||||
-include $(TOPDIR)/.config
|
||||
|
||||
@@ -49,7 +49,6 @@ SRCS = math/test/test.cpp \
|
||||
# current makefile name, since app.mk needs it.
|
||||
#
|
||||
APP_MAKEFILE := $(lastword $(MAKEFILE_LIST))
|
||||
-include $(TOPDIR)/.config
|
||||
|
||||
ifeq ($(CONFIG_ARCH_CORTEXM4)$(CONFIG_ARCH_FPU),yy)
|
||||
INCLUDE_DIRS += math/arm
|
||||
|
||||
Reference in New Issue
Block a user