diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2020-01-04 16:02:29 +0100 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2020-01-14 02:42:44 +0100 |
commit | 80e715a06c2d0a24dbb818bb1dba2ef0f20d7068 (patch) | |
tree | 4d93371e29de5db45a513dadb2f6a6bb3d03125e /lib/dim | |
parent | gen_initramfs_list.sh: fix the tool name in the comment (diff) | |
download | linux-80e715a06c2d0a24dbb818bb1dba2ef0f20d7068.tar.xz linux-80e715a06c2d0a24dbb818bb1dba2ef0f20d7068.zip |
initramfs: rename gen_initramfs_list.sh to gen_initramfs.sh
The comments in usr/Makefile wrongly refer to the script name (twice).
Line 37:
# The dependency list is generated by gen_initramfs.sh -l
Line 54:
# 4) Arguments to gen_initramfs.sh changes
There does not exist such a script.
I was going to fix the comments, but after some consideration, I thought
"gen_initramfs.sh" would be more suitable than "gen_initramfs_list.sh"
because it generates an initramfs image in the common usage.
The script generates a list that can be fed to gen_init_cpio only when
it is directly run without -o or -l option.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'lib/dim')
0 files changed, 0 insertions, 0 deletions