mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-02 16:07:42 +00:00
package/flashrom: disable on microblaze and xtensa
Fixes: - http://autobuild.buildroot.org/results/cdf0fb462eec143ea881d43cdd0c69c86122f66b - http://autobuild.buildroot.org/results/df4d9702959b610762e87cf21fac9de62365dae6 Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
fec83ccc11
commit
582448032d
@ -1,5 +1,6 @@
|
|||||||
config BR2_PACKAGE_FLASHROM
|
config BR2_PACKAGE_FLASHROM
|
||||||
bool "flashrom"
|
bool "flashrom"
|
||||||
|
depends on !BR2_microblaze && !BR2_xtensa # platform.h
|
||||||
help
|
help
|
||||||
flashrom is a utility for identifying, reading, writing,
|
flashrom is a utility for identifying, reading, writing,
|
||||||
verifying and erasing flash chips. It is designed to flash
|
verifying and erasing flash chips. It is designed to flash
|
||||||
|
Loading…
x
Reference in New Issue
Block a user