diff --git a/cmake/configs/posix_ocpoc_cross.cmake b/cmake/configs/posix_ocpoc_cross.cmake index 9a4092a2fe..b07d2b5e91 100644 --- a/cmake/configs/posix_ocpoc_cross.cmake +++ b/cmake/configs/posix_ocpoc_cross.cmake @@ -73,7 +73,7 @@ set(config_module_list # drivers/gps drivers/ocpoc_adc - drivers/ocpoc_sbus_rc_in + drivers/linux_sbus drivers/linux_pwm_out drivers/rgbled drivers/ulanding diff --git a/cmake/configs/posix_ocpoc_ubuntu.cmake b/cmake/configs/posix_ocpoc_ubuntu.cmake index 8256b145b3..a3da5e3b87 100644 --- a/cmake/configs/posix_ocpoc_ubuntu.cmake +++ b/cmake/configs/posix_ocpoc_ubuntu.cmake @@ -72,7 +72,7 @@ set(config_module_list # drivers/gps drivers/ocpoc_adc - drivers/ocpoc_sbus_rc_in + drivers/linux_sbus drivers/linux_pwm_out drivers/rgbled drivers/ulanding