projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
747e2ee
)
configs/raspberrypicm4io_defconfig: fix typo (missing '=y')
author
Peter Seiderer
<ps.report@gmx.net>
Tue, 8 Jun 2021 19:47:21 +0000
(21:47 +0200)
committer
Thomas Petazzoni
<thomas.petazzoni@bootlin.com>
Sun, 18 Jul 2021 20:35:46 +0000
(22:35 +0200)
Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
configs/raspberrypicm4io_defconfig
patch
|
blob
|
history
diff --git
a/configs/raspberrypicm4io_defconfig
b/configs/raspberrypicm4io_defconfig
index febaedd9e60f042505f714343ffe5468181f38d3..f4ba22dfe5fedd40bf87fe7c903391bd575bd113 100644
(file)
--- a/
configs/raspberrypicm4io_defconfig
+++ b/
configs/raspberrypicm4io_defconfig
@@
-29,7
+29,7
@@
BR2_PACKAGE_HOST_GENIMAGE=y
BR2_PACKAGE_HOST_MTOOLS=y
# Required tool to flash CM4 eMMC memory
-BR2_PACKAGE_HOST_RASPBERRYPI_USBBOOT
+BR2_PACKAGE_HOST_RASPBERRYPI_USBBOOT
=y
# Filesystem / image
BR2_TARGET_ROOTFS_EXT2=y