Skip to content
Snippets Groups Projects
Commit a1f0f88b authored by Beat Küng's avatar Beat Küng
Browse files

posix_ocpoc_cross.cmake: fix ulanding module

module list is now the same as posix_ocpoc_ubuntu.cmake
parent 079a4323
No related branches found
No related tags found
No related merge requests found
......@@ -18,6 +18,7 @@ set(config_module_list
#
# Board support modules
#
drivers/distance_sensor
modules/sensors
platforms/posix/drivers/df_mpu9250_wrapper
platforms/posix/drivers/df_ms5611_wrapper
......@@ -70,7 +71,6 @@ set(config_module_list
drivers/linux_sbus
drivers/linux_pwm_out
drivers/rgbled
drivers/ulanding
examples/px4_simple_app
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment