mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-13 10:19:59 +01:00
kernel: Add necessary CONFIG_MTD_SPLIT config option
Buils break without this new config, mea culpa. Link: https://github.com/openwrt/openwrt/pull/21855 Signed-off-by: Linus Walleij <linusw@kernel.org>
This commit is contained in:
parent
c579e1d04c
commit
eb0a1a3a89
1 changed files with 1 additions and 0 deletions
|
|
@ -3922,6 +3922,7 @@ CONFIG_MTD_SPLIT_FIRMWARE_NAME="firmware"
|
|||
# CONFIG_MTD_SPLIT_LZMA_FW is not set
|
||||
# CONFIG_MTD_SPLIT_MINOR_FW is not set
|
||||
# CONFIG_MTD_SPLIT_MSTC_BOOT is not set
|
||||
# CONFIG_MTD_SPLIT_OPENWRT_PROLOG is not set
|
||||
# CONFIG_MTD_SPLIT_SEAMA_FW is not set
|
||||
# CONFIG_MTD_SPLIT_SEIL_FW is not set
|
||||
CONFIG_MTD_SPLIT_SQUASHFS_ROOT=y
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue