mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
Keep the dhcpv6 renew process name the same in cmake and makefile
Signed-off-by: zhangjun21 <zhangjun21@xiaomi.com>
This commit is contained in:
parent
1b48055286
commit
cc200c301c
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@
|
|||
if(CONFIG_SYSTEM_DHCPC_RENEW6)
|
||||
nuttx_add_application(
|
||||
NAME
|
||||
dhcpc6
|
||||
${CONFIG_DHCPC_RENEW6_PROGNAME}
|
||||
SRCS
|
||||
renew6_main.c
|
||||
STACKSIZE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue