|
@@ -9,6 +9,7 @@ menuconfig BR2_PACKAGE_QT5
|
|
depends on BR2_INET_IPV6
|
|
depends on BR2_INET_IPV6
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS
|
|
depends on !BR2_PACKAGE_QT
|
|
depends on !BR2_PACKAGE_QT
|
|
|
|
+ depends on !BR2_mips64 || !BR2_MIPS_NABI64
|
|
help
|
|
help
|
|
This option enables the Qt5 framework. Sub-options allow to
|
|
This option enables the Qt5 framework. Sub-options allow to
|
|
select which modules should be built.
|
|
select which modules should be built.
|