mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-20 11:23:06 +08:00
Link px4iofirmware against nuttx_mm
Signed-off-by: Jukka Laitinen <jukkax@ssrc.tii.ae>
This commit is contained in:
committed by
Daniel Agar
parent
32c53ff2dd
commit
058302ecdb
@@ -51,6 +51,7 @@ target_link_libraries(px4iofirmware
|
||||
nuttx_apps
|
||||
nuttx_arch
|
||||
nuttx_c
|
||||
nuttx_mm
|
||||
rc
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user