Files
linux-cryptodev-2.6/tools/bootconfig
Masami Hiramatsu (Google) bfed3dd2a1 tools/bootconfig: Improve portability
Since 'stat' command and 'truncate' command are GNU extension,
use 'wc' and 'dd' commands instead.

Link: https://lore.kernel.org/all/175211424184.2591046.3523297993175066026.stgit@mhiramat.tok.corp.google.com/

Signed-off-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
2025-07-14 11:55:42 +09:00
..