Keep the dhcpv6 renew process name the same in cmake and makefile

Signed-off-by: zhangjun21 <zhangjun21@xiaomi.com>
This commit is contained in:
zhangjun21 2024-03-26 10:52:41 +08:00 committed by Xiang Xiao
parent 1b48055286
commit cc200c301c

View file

@ -21,7 +21,7 @@
if(CONFIG_SYSTEM_DHCPC_RENEW6)
nuttx_add_application(
NAME
dhcpc6
${CONFIG_DHCPC_RENEW6_PROGNAME}
SRCS
renew6_main.c
STACKSIZE