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:
Jukka Laitinen
2022-01-27 14:31:13 +02:00
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
)