mtd-utils: recv_image needs IPv6 support in toolchain
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
883e6043dc
commit
d3f8ad14b5
@ -79,8 +79,12 @@ config BR2_PACKAGE_MTD_NFTL_FORMAT
|
||||
bool "nftl_format"
|
||||
|
||||
config BR2_PACKAGE_MTD_RECV_IMAGE
|
||||
depends on BR2_INET_IPV6
|
||||
bool "recv_image"
|
||||
|
||||
comment "recv_image requires a toolchain with IPv6 support"
|
||||
depends on !BR2_INET_IPV6
|
||||
|
||||
config BR2_PACKAGE_MTD_RFDDUMP
|
||||
bool "rfddump"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user