diff --git a/libs/libc/misc/Kconfig b/libs/libc/misc/Kconfig index 18453bed918..777e49b9735 100644 --- a/libs/libc/misc/Kconfig +++ b/libs/libc/misc/Kconfig @@ -93,7 +93,7 @@ config LIBC_UNAME_DISABLE_TIMESTAMP ---help--- Currently uname command will print the timestamp when the binary was built, and it generates an issue - because two identical built binaries will have differents + because two identical built binaries will have different hashes/CRC. choice