Makefile: readd util-linux dependency check to add agetty when needed

Removed accidentally under 6923fb5e20
This commit is contained in:
Thierry Laurion 2023-03-24 16:41:39 -04:00
parent 2995376cda
commit eaa17681dc
No known key found for this signature in database
GPG Key ID: E7B4A71658E36A93

View File

@ -469,6 +469,7 @@ bin_modules-$(CONFIG_FBWHIPTAIL) += fbwhiptail
bin_modules-$(CONFIG_HOTPKEY) += hotp-verification
bin_modules-$(CONFIG_MSRTOOLS) += msrtools
bin_modules-$(CONFIG_NKSTORECLI) += nkstorecli
bin_modules-$(CONFIG_UTIL_LINUX) += util-linux
bin_modules-$(CONFIG_OPENSSL) += openssl
bin_modules-$(CONFIG_TPM2_TOOLS) += tpm2-tools
bin_modules-$(CONFIG_BASH) += bash