mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
package/mtd: add ubihealthd missing comment
Commit 42a3fee35e forgot to add comment on
headers 3.17+
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
committed by
Yann E. MORIN
parent
3830b8441d
commit
0335614876
@@ -148,6 +148,9 @@ config BR2_PACKAGE_MTD_UBIHEALTHD
|
||||
default y
|
||||
depends on BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_17 # getrandom()
|
||||
|
||||
comment "ubihealthd needs a toolchain w/ headers >= 3.17"
|
||||
depends on !BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_17
|
||||
|
||||
config BR2_PACKAGE_MTD_UBIMKVOL
|
||||
bool "ubimkvol"
|
||||
default y
|
||||
|
||||
Reference in New Issue
Block a user