mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-05 05:04:45 +02:00
docs: fix syntax for overriding fs type for initramfs image
Signed-off-by: Lorenzo Arena <arena.lor@gmail.com>
This commit is contained in:
parent
8231f97534
commit
fde68b24f0
|
@ -180,7 +180,7 @@ To build an initramfs image:
|
|||
- `INITRAMFS_IMAGE_BUNDLE = "1"`
|
||||
- `BOOT_SPACE = "1073741"`
|
||||
- `INITRAMFS_MAXSIZE = "315400"`
|
||||
- `IMAGE_FSTYPES_pn-${INITRAMFS_IMAGE} = "${INITRAMFS_FSTYPES}"`
|
||||
- `IMAGE_FSTYPES:pn-${INITRAMFS_IMAGE} = "${INITRAMFS_FSTYPES}"`
|
||||
|
||||
## Including additional files in the SD card image boot partition
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user