mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-25 08:36:08 +08:00
platforms/nuttx/src/px4/common/CMakeLists.txt: Link px4_layer to nuttx_mm for gran allocators
Signed-off-by: Jukka Laitinen <jukkax@ssrc.tii.ae>
This commit is contained in:
committed by
Daniel Agar
parent
4c75f1d505
commit
70704ff9d6
@@ -58,6 +58,7 @@ if(NOT PX4_BOARD MATCHES "io-v2")
|
||||
arch_version
|
||||
nuttx_apps
|
||||
nuttx_sched
|
||||
nuttx_mm
|
||||
px4_work_queue
|
||||
uORB
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user