mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-08 02:09:48 +03:00
mtd-utils require lzo
This commit is contained in:
@@ -14,6 +14,7 @@ choice
|
||||
config BR2_PACKAGE_MTD_UTILS
|
||||
bool "Use MTD-utils"
|
||||
depends on BR2_PACKAGE_MTD
|
||||
select BR2_PACKAGE_LZO
|
||||
default n
|
||||
help
|
||||
Build mtd/jffs utilities with Dataflash support
|
||||
|
||||
Reference in New Issue
Block a user