diff --git a/cmake/nuttx/px4_impl_nuttx.cmake b/cmake/nuttx/px4_impl_nuttx.cmake index dad2709aaf..b511c43968 100644 --- a/cmake/nuttx/px4_impl_nuttx.cmake +++ b/cmake/nuttx/px4_impl_nuttx.cmake @@ -31,8 +31,6 @@ # ############################################################################ -message(STATUS "included nuttx file") - #============================================================================= # # Defined functions in this file diff --git a/cmake/posix/px4_impl_posix.cmake b/cmake/posix/px4_impl_posix.cmake index cc77c08d44..46c21e29f9 100644 --- a/cmake/posix/px4_impl_posix.cmake +++ b/cmake/posix/px4_impl_posix.cmake @@ -31,7 +31,6 @@ # ############################################################################ -message(STATUS "include posix file") #============================================================================= # # Defined functions in this file