PX4: fixed build for change in library layout
This commit is contained in:
parent
c6e29c9519
commit
28fcb1666e
@ -57,7 +57,7 @@ MODULES += systemcmds/nshterm
|
||||
MODULES += modules/systemlib
|
||||
MODULES += modules/systemlib/mixer
|
||||
MODULES += modules/uORB
|
||||
MODULES += modules/mathlib/math/filter
|
||||
MODULES += lib/mathlib/math/filter
|
||||
|
||||
#
|
||||
# Transitional support - add commands from the NuttX export archive.
|
||||
|
@ -60,7 +60,7 @@ MODULES += systemcmds/nshterm
|
||||
MODULES += modules/systemlib
|
||||
MODULES += modules/systemlib/mixer
|
||||
MODULES += modules/uORB
|
||||
MODULES += modules/mathlib/math/filter
|
||||
MODULES += lib/mathlib/math/filter
|
||||
|
||||
#
|
||||
# Transitional support - add commands from the NuttX export archive.
|
||||
|
Loading…
Reference in New Issue
Block a user