summaryrefslogtreecommitdiffstats
path: root/package/qt
diff options
context:
space:
mode:
Diffstat (limited to 'package/qt')
-rw-r--r--package/qt/qt.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/qt/qt.mk b/package/qt/qt.mk
index 1fdb1bf701..2580ee7c0b 100644
--- a/package/qt/qt.mk
+++ b/package/qt/qt.mk
@@ -79,7 +79,6 @@ else
QT_CONFIGURE_OPTS += -no-glib
endif
-
### Pixel depths
QT_PIXEL_DEPTHS = # empty
ifeq ($(BR2_PACKAGE_QT_PIXEL_DEPTH_1),y)
@@ -547,7 +546,6 @@ define QT_BUILD_CMDS
$(TARGET_MAKE_ENV) $(MAKE) -C $(@D)
endef
-
# Build the list of libraries and plugins to install to the target
QT_INSTALL_LIBS += QtCore
OpenPOWER on IntegriCloud