commit | f6f57a46435d7253a52a1a07a58183678ad266a0 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Tue Aug 21 00:29:51 2018 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Wed Aug 22 23:21:44 2018 +0900 |
tree | f37f3f14fa4c38fba954e080210a11190a21e645 | |
parent | 7953002a7c6561c93defd19c81737012ef5a10dc [diff] |
initramfs: move gen_initramfs_list.sh from scripts/ to usr/ scripts/gen_initramfs_list.sh is only invoked from usr/Makefile. Move it so that all tools to create initramfs are self-contained in the usr/ directory. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>