mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 21:56:31 +00:00
mtd: Add missing 'mtdinfo'
Commit 9277cb760a4cc6e62d0cd23fa938dd953e875a13 added support for mtdinfo to mtd.mk but missed corresponding Config.in stuff. Signed-off-by: Michael Roth <mroth@nessie.de> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
7b3a6f0aab
commit
d496bc1f28
@ -93,6 +93,10 @@ config BR2_PACKAGE_MTD_SERVE_IMAGE
|
||||
config BR2_PACKAGE_MTD_SUMTOOL
|
||||
bool "sumtool"
|
||||
|
||||
config BR2_PACKAGE_MTD_MTDINFO
|
||||
bool "mtdinfo"
|
||||
default y
|
||||
|
||||
config BR2_PACKAGE_MTD_UBIATTACH
|
||||
bool "ubiattach"
|
||||
default y
|
||||
|
Loading…
x
Reference in New Issue
Block a user