From aa8796d3fd10ab52f2f6d3c7aa1684c72c08fc8c Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Fri, 28 Oct 2022 01:00:26 +0200 Subject: util/kconfig: Uprev to Linux 6.0's kconfig Only minor changes in kconfig this time that shouldn't affect us. TEST=`util/abuild/abuild -C` output (build.h and build.conf) remains the same Change-Id: I77cc8517128a973c345c41da2c483b78eeaee89f Signed-off-by: Patrick Georgi Reviewed-on: https://review.coreboot.org/c/coreboot/+/68915 Tested-by: build bot (Jenkins) Reviewed-by: Elyes Haouas --- util/kconfig/qconf-cfg.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'util/kconfig/qconf-cfg.sh') diff --git a/util/kconfig/qconf-cfg.sh b/util/kconfig/qconf-cfg.sh index 9b695e5cd9..ad652cb539 100755 --- a/util/kconfig/qconf-cfg.sh +++ b/util/kconfig/qconf-cfg.sh @@ -20,5 +20,6 @@ fi echo >&2 "*" echo >&2 "* Could not find Qt5 via ${HOSTPKG_CONFIG}." echo >&2 "* Please install Qt5 and make sure it's in PKG_CONFIG_PATH" +echo >&2 "* You need $PKG" echo >&2 "*" exit 1 -- cgit v1.2.3