diff --git a/system/dhcp6c/CMakeLists.txt b/system/dhcp6c/CMakeLists.txt index 4db36c901..0b1a21844 100644 --- a/system/dhcp6c/CMakeLists.txt +++ b/system/dhcp6c/CMakeLists.txt @@ -21,7 +21,7 @@ if(CONFIG_SYSTEM_DHCPC_RENEW6) nuttx_add_application( NAME - dhcpc6 + ${CONFIG_DHCPC_RENEW6_PROGNAME} SRCS renew6_main.c STACKSIZE