commit | dc11bf027cda93803702c18b0eb32e4af525c333 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed Jan 10 13:46:07 2024 -0500 |
committer | Tom Rini <trini@konsulko.com> | Mon Jan 22 14:17:35 2024 -0500 |
tree | 44ed7ac297d0d3a7b16a998daa510ca4aa9f619b | |
parent | 58a8526fddf271073ece69693d34f23e9f640ee1 [diff] |
cmd/mtdparts: Make this select MTD_PARTITIONS Rather than rely on someone selecting or implying this hidden symbol that the command requires, select it explicitly. Signed-off-by: Tom Rini <trini@konsulko.com>