diff --git a/examples/nximage/Kconfig b/examples/nximage/Kconfig index 2bd34af41..1014da156 100644 --- a/examples/nximage/Kconfig +++ b/examples/nximage/Kconfig @@ -15,7 +15,7 @@ if EXAMPLES_NXIMAGE config EXAMPLES_NXIMAGE_PROGNAME string "NX Image Program name" - default "nxhello" + default "nximage" ---help--- This is the name of the program that will be used when the NSH ELF program is installed.