commit | 9bf470a337012383f4d7f649aec59ccdc654f373 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Thu Oct 26 14:31:27 2023 -0400 |
committer | Tom Rini <trini@konsulko.com> | Tue Nov 07 14:49:09 2023 -0500 |
tree | 5c752e75ae8c26b90845c9aaac3e76ddb4c04d15 | |
parent | 350198e9613545aeadd9bbf70ec94bdc22e45b9e [diff] |
bootmeth_script: Depend on CMDLINE As this particular bootmeth requires the command line and assorted commands to function, make sure we have CMDLINE enabled. Signed-off-by: Tom Rini <trini@konsulko.com>