mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
configs/raspberrypicm4io_defconfig: fix typo (missing '=y')
Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
747e2eed88
commit
f64e93cd02
@@ -29,7 +29,7 @@ BR2_PACKAGE_HOST_GENIMAGE=y
|
|||||||
BR2_PACKAGE_HOST_MTOOLS=y
|
BR2_PACKAGE_HOST_MTOOLS=y
|
||||||
|
|
||||||
# Required tool to flash CM4 eMMC memory
|
# Required tool to flash CM4 eMMC memory
|
||||||
BR2_PACKAGE_HOST_RASPBERRYPI_USBBOOT
|
BR2_PACKAGE_HOST_RASPBERRYPI_USBBOOT=y
|
||||||
|
|
||||||
# Filesystem / image
|
# Filesystem / image
|
||||||
BR2_TARGET_ROOTFS_EXT2=y
|
BR2_TARGET_ROOTFS_EXT2=y
|
||||||
|
|||||||
Reference in New Issue
Block a user