We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b48055 commit 6d5dc68Copy full SHA for 6d5dc68
system/dhcp6c/CMakeLists.txt
@@ -21,7 +21,7 @@
21
if(CONFIG_SYSTEM_DHCPC_RENEW6)
22
nuttx_add_application(
23
NAME
24
- dhcpc6
+ ${CONFIG_DHCPC_RENEW6_PROGNAME}
25
SRCS
26
renew6_main.c
27
STACKSIZE
0 commit comments