mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-07 09:13:32 +08:00
Merge branch 'master' into px4dev_new_param
This commit is contained in:
@@ -46,7 +46,8 @@ CSRCS = err.c \
|
||||
# XXX this really should be a CONFIG_* test
|
||||
#
|
||||
ifeq ($(TARGET),px4fmu)
|
||||
CSRCS += systemlib.c
|
||||
CSRCS += systemlib.c \
|
||||
pid/pid.c
|
||||
endif
|
||||
|
||||
include $(APPDIR)/mk/app.mk
|
||||
|
||||
Reference in New Issue
Block a user