diff options
Diffstat (limited to 'package/qt5/Config.in')
-rw-r--r-- | package/qt5/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/qt5/Config.in b/package/qt5/Config.in index 42724dc15d..b92d3292b6 100644 --- a/package/qt5/Config.in +++ b/package/qt5/Config.in @@ -9,6 +9,7 @@ menuconfig BR2_PACKAGE_QT5 depends on BR2_INET_IPV6 depends on BR2_TOOLCHAIN_HAS_THREADS depends on !BR2_PACKAGE_QT + depends on !BR2_mips64 || !BR2_MIPS_NABI64 help This option enables the Qt5 framework. Sub-options allow to select which modules should be built. |