forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 10ebd8556b7990499c896a550e3d416b444211e6
kernel/scripts/kconfig/mconf-cfg.sh
....@@ -44,4 +44,7 @@
4444 echo >&2 "* Install ncurses (ncurses-devel or libncurses-dev"
4545 echo >&2 "* depending on your distribution)."
4646 echo >&2 "*"
47
+echo >&2 "* You may also need to install pkg-config to find the"
48
+echo >&2 "* ncurses installed in a non-default location."
49
+echo >&2 "*"
4750 exit 1