diff --git a/system/dhcpc/CMakeLists.txt b/system/dhcpc/CMakeLists.txt index 5cd8995c7..63d8c7613 100644 --- a/system/dhcpc/CMakeLists.txt +++ b/system/dhcpc/CMakeLists.txt @@ -21,7 +21,7 @@ if(CONFIG_SYSTEM_DHCPC_RENEW) nuttx_add_application( NAME - dhcpc + ${CONFIG_DHCPC_RENEW_PROGNAME} SRCS renew_main.c STACKSIZE