diff --git a/platforms/nuttx/src/px4/common/CMakeLists.txt b/platforms/nuttx/src/px4/common/CMakeLists.txt index 29164bf6ce..8a2d7ebdf1 100644 --- a/platforms/nuttx/src/px4/common/CMakeLists.txt +++ b/platforms/nuttx/src/px4/common/CMakeLists.txt @@ -58,6 +58,7 @@ if(NOT PX4_BOARD MATCHES "io-v2") arch_version nuttx_apps nuttx_sched + nuttx_mm px4_work_queue uORB )