uniLoader/scripts
Igor Belwon 3657d228bc check-lxdialog: Fix lxdialog check on new compilers
This causes menuconfig to not work, as without the function
return type, gcc will produce a warning.

Fixes:
$ make menuconfig
  HOSTCC  scripts/kconfig/conf.o
 *** Unable to find the ncurses libraries or the
 *** required header files.
 *** 'make menuconfig' requires the ncurses libraries.
 ***
 *** Install ncurses (ncurses-devel) and try again.
 ***
make[1]: *** [/home/igor/phones/z3s/uniLoader/scripts/kconfig/Makefile:219: scripts/kconfig/dochecklxdialog] Error 1

Signed-off-by: Igor Belwon <igor.belwon@mentallysanemainliners.org>
2025-01-15 21:04:44 +01:00
..
basic uniLoader: Migrate to kconfig based configurations 2022-06-14 18:02:47 +03:00
kconfig check-lxdialog: Fix lxdialog check on new compilers 2025-01-15 21:04:44 +01:00
Kbuild.include uniLoader: Migrate to kconfig based configurations 2022-06-14 18:02:47 +03:00
Makefile uniLoader: Migrate to kconfig based configurations 2022-06-14 18:02:47 +03:00
Makefile.build uniLoader: Migrate to kconfig based configurations 2022-06-14 18:02:47 +03:00
Makefile.clean uniLoader: Migrate to kconfig based configurations 2022-06-14 18:02:47 +03:00
Makefile.host uniLoader: Migrate to kconfig based configurations 2022-06-14 18:02:47 +03:00
Makefile.lib uniLoader: Migrate to kconfig based configurations 2022-06-14 18:02:47 +03:00
mkmakefile uniLoader: Migrate to kconfig based configurations 2022-06-14 18:02:47 +03:00