diff --git a/testing/ramtest/CMakeLists.txt b/testing/ramtest/CMakeLists.txt index de27cd89fc0..46d9340a830 100644 --- a/testing/ramtest/CMakeLists.txt +++ b/testing/ramtest/CMakeLists.txt @@ -18,7 +18,7 @@ # # ############################################################################## -if(CONFIG_SYSTEM_RAMTEST) +if(CONFIG_TESTING_RAMTEST) nuttx_add_application( NAME ${CONFIG_TESTING_RAMTEST_PROGNAME}