mediatek: bpi-r64: make initramfs/recovery optional
authorDaniel Golle <daniel@makrotopia.org>
Thu, 8 Sep 2022 01:44:30 +0000 (02:44 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Sun, 18 Sep 2022 14:39:41 +0000 (15:39 +0100)
commit29c5d5d3da5bf887c0a2bb0be8438c5da2695818
tree2646bdea4efeef083542ada55b69622afc1bf593
parentd10352917b3b4baf3feae65e95286fa6e64ac15e
mediatek: bpi-r64: make initramfs/recovery optional

Only include recovery image in SD card image generated for the
BananaPi BPi-R64 if building with CONFIG_TARGET_ROOTFS_INITRAMFS
This allows to build images larger than 32 MB (the limit for
initramfs/recovery image) by deselecting initramfs.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
(cherry picked from commit 50c892d67bb4af90861be9fbb6831c2eeb62de11)
target/linux/mediatek/image/mt7622.mk